Dynatrace Operator release notes version 1.2.2

Release date: Aug 8, 2024

If you're running Dynatrace Operator version 1.2.0 or 1.2.1, we recommend upgrading to version 1.2.2 to receive the latest important patches.

Resolved issues

  • Fixed an issue in the CSI driver’s volume provisioning logic, causing pods to be stuck in startup due to maximum mount attempts not being respected. The issue was triggered when Code Module images could not be downloaded and application monitoring or cloud-native full-stack mode was used.
  • Fixed an issue with the garbage collection logic of the CSI driver, which previously left unused Code Modules behind. With this update, no longer used Code Modules are now properly removed.
  • Fixed an issue that caused pods to get stuck in startup when a friendly name was used in the Dynatrace environment URL, for example https://friendly.live.dynatrace.com/api, provided via the apiUrl field of DynaKube. The issue was triggered when using described friendly names in cloud-native full-stack or application monitoring mode using the CSI driver.
  • Reintroduced the DynaKube feature flag feature.dynatrace.com/oneagent-readonly-host-fs to allow Host monitoring without the CSI driver when set to false.
  • Fixed metadata enrichment to work standalone and irrespective of configured monitoring mode, for example classic full-stack. When used standalone, metadata enrichment now utilizes a mutating webhook, similar to Code Module injection.

Upgrade from Dynatrace Operator version 1.2.1

No breaking changes.