⚠️ This is a pre-release, which has no official support by Dynatrace. If you run into issues with this specific release, please open a Github Issue!
Release notes for v0.12.0 will be published in our official documentation.
Installation
For information on how to install the latest dynatrace-operator please visit our official Documentation.
Upgrade/Install instructions
Kubernetes
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.12.0-rc.1/kubernetes.yaml
Openshift
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.12.0-rc.1/openshift.yaml
Features
- Support for Bottlerocket OS with CSI driver
- Use
feature.dynatrace.com/injection-readonly-volume: "true"
feature flag on the Dynakube
- Use
- Add
ppc64le
architecture for Operator image - Remove custom Security Context Constraints on Openshift
- Reasons as to why this was done and how to remove existing ones will follow for full release!
Full changelog will be published with the final release, including bugfixes and further smaller improvements!