Skip to content

dynatrace-oneagent-operator-v0.9.4

Compare
Choose a tag to compare
@DTMad DTMad released this 14 Jan 15:21
· 104 commits to master since this release
3008c0e

Bug fixes

  • Temporary files for the injection via webhook now get placed on an emptyDir to support readonlyFileSystems
  • ImagePullPolicy for install-oneagent container used by OneAgentAPM got changed to Always to allow updates
  • Nodes in a non-working state will not get added as empty entries to the init.sh script anymore
  • Querying for the Dynatrace cluster version will just be done per OneAgent resource when using the immutable image

Upgrading

The Operator's helm chart can be upgraded from 0.9.3 with:

$ helm repo update
$ helm upgrade dynatrace-oneagent-operator dynatrace/dynatrace-oneagent-operator --reuse-values --verify