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.
Known issues
We have identified the following issues with the newly introduced node image pull feature in Dynatrace Operator version 1.5:
Resolved with Dynatrace Operator version 1.6.0 and OneAgent version 1.317+ When the feature is used in cloud-native full-stack monitoring mode without the CSI driver, it may lead to incorrect detection of hosts, containers, and services, as well as inaccurate license consumption.
Resolved with OneAgent version 1.315+ When the feature is used in conjunction with the technologies annotations for storage optimization without CSI driver, it may lead to crash-loops or OneAgent misbehavior of injected Pods.
Resolved with OneAgent version 1.313.45+ There is a known issue with OneAgent versions >= 1.313.0 to < 1.313.45. If you upgrade to OneAgent version 1.313, make sure to use version 1.313.45+.
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.
Resolved issues
Fixed an issue with the webhook's certificate handling mechanism. This bug caused certificate errors in webhooks, potentially leading to deployment issues for DynaKubes.
Upgrade from Dynatrace Operator version 1.4
Dynatrace Operator version 1.5.0 Default DynaKube version is now v1beta4. Make sure to update your DynaKube accordingly to use newly introduced features!
The Dynatrace Operator now automatically generates certificates to facilitate secure communication between your in-cluster ActiveGate and other Dynatrace components. This feature is enabled by default and requires ActiveGate version 1.307 or higher. To use this feature, ensure your ActiveGate is updated to version 1.307+. If you prefer to disable this feature, set the feature flag feature.dynatrace.com/automatic-tls-certificate: false in your Dynakube configuration.