Release date: April 25, 2025
This page provides an overview of the patches included in Dynatrace Operator version 1.5.1. For detailed information on new features and other enhancements, please refer to the release notes for version 1.5.
We have identified the following issues with the newly introduced node image pull feature in Dynatrace Operator version 1.5:
metadata.dynatrace.com/<key>: <value> annotations on the injected Namespaces will lead to a panic in the Operator's webhook and prevent the injected pods from being scheduled.codeModulesImage to using it with node image pull, ensure that the CSI driver’s filesystem does not contain a code module for the specified DynaKube. If it does, the CSI driver will fail and require manual intervention to recover.
This issue is fixed in Dynatrace Operator version 1.7+. We highly recommend upgrading to mitigate this issue.
Other ways to solve the problem:
In case this issue is encountered, reverting back to not using the codeModulesImage will make the CSI driver operational again.
You can use the find command to check for the downloaded code module for a DynaKube in the filesystem of the CSI server container:
> find /data -name latest-codemodule/data/_dynakubes/my-dynakube-1/latest-codemodule/data/_dynakubes/my-dynakube-2/latest-codemodule
Please note that all other features of Dynatrace Operator v1.5 are functioning correctly.
GKE Marketplace Due to a change in the release process, keyless verification is not supported for Dynatrace Operator version 1.5.1.
v1beta4. Make sure to update your DynaKube accordingly to use newly introduced features!feature.dynatrace.com/automatic-tls-certificate: false in your Dynakube configuration.