Skip to content

Releases: Dynatrace/dynatrace-operator

v1.2.0-rc.0

06 Jun 14:58
7a31795
Compare
Choose a tag to compare
v1.2.0-rc.0 Pre-release
Pre-release

⚠️ 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 v1.2.0 will be published in our official documentation.

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator \
  --version 1.2.0-rc.0 \
  --create-namespace --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.2.0-rc.0/kubernetes.yaml
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.2.0-rc.0/kubernetes-csi.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.2.0-rc.0/openshift.yaml
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.2.0-rc.0/openshift-csi.yaml

Features

  • Metadata Enrichment is no longer bound to the OneAgent injection, it can be configured separately. This has been achieved by introducing a new v1beta2 apiVersion
  • Operator components are now supported on s390x
  • Added shortnames dk and dks for the DynaKube in order to be able to query them quicker.

Full changelog will be published with the final release, including bugfixes and further smaller improvements!

v1.1.0

07 May 12:52
7d0913a
Compare
Choose a tag to compare

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator \
  --version 1.1.0 \
  --create-namespace --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0/kubernetes.yaml
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0/kubernetes-csi.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0/openshift.yaml
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0/openshift-csi.yaml

What's Changed

Release Notes can be found in our official Documentation.

v1.0.1

17 Apr 10:03
cf8e5c7
Compare
Choose a tag to compare

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator \
  --version 1.0.1 \
  --create-namespace --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.1/kubernetes.yaml
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.1/kubernetes-csi.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.1/openshift.yaml
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.1/openshift-csi.yaml

What's Changed

Release Notes can be found in our official Documentation.

v1.1.0-rc.1

16 Apr 10:26
7d0ce39
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

⚠️ 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 v1.1.0 will be published in our official documentation.

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator \
  --version 1.1.0-rc.1 \
  --create-namespace --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.1/kubernetes.yaml
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.1/kubernetes-csi.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.1/openshift.yaml
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.1/openshift-csi.yaml

Features

Full changelog will be published with the final release, including bugfixes and further smaller improvements!

v1.1.0-rc.0

11 Apr 08:45
756a221
Compare
Choose a tag to compare
v1.1.0-rc.0 Pre-release
Pre-release

⚠️ 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 v1.1.0 will be published in our official documentation.

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator \
  --version 1.1.0-rc.0 \
  --create-namespace --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.0/kubernetes.yaml
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.0/kubernetes-csi.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.0/openshift.yaml
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.1.0-rc.0/openshift-csi.yaml

Features

Full changelog will be published with the final release, including bugfixes and further smaller improvements!

v1.0.0

25 Mar 17:36
09dac2a
Compare
Choose a tag to compare

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator \
  --version 1.0.0 \
  --create-namespace \
  --namespace dynatrace \
  --install \
  --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0/kubernetes.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0/openshift.yaml

What's Changed

Release Notes can be found in our official Documentation.

v1.0.0-rc.2

21 Feb 16:10
087cccf
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

⚠️ 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 v1.0.0 will be published in our official documentation.

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator   --version 1.0.0-rc.2   --create-namespace --namespace dynatrace   --install   --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0-rc.2/kubernetes.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0-rc.2/openshift.yaml

Features

  • Add .spec.oneAgent.hostGroup field to Dynakube. The current way of adding it via args still works, but the dedicated field is preferred if both are set. This means the host group can now be configured for all deployment modes.

Full changelog will be published with the final release, including bugfixes and further smaller improvements!

v1.0.0-rc.1

19 Feb 12:40
df8dfb0
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

⚠️ 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 v1.0.0 will be published in our official documentation.

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator   --version 1.0.0-rc.1   --create-namespace --namespace dynatrace   --install   --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0-rc.1/kubernetes.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0-rc.1/openshift.yaml

Features

  • Add hostGroup field to Dynakube CRD (spec.oneAgent.hostGroup)

Fixes

  • Remove deprecated alpha.operator.dynatrace.com/feature- feature-flag prefix
  • Fix default registry in helm chart and change it from dockerhub to ECR
  • Only support autoUpdate for default registry in EdgeConnect (no autoUpdate for customImages)

Full changelog will be published with the final release, including bugfixes and further smaller improvements!

v1.0.0-rc.0

09 Feb 08:37
79dd9a3
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

⚠️ 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 v1.0.0 will be published in our official documentation.

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Helm (recommended)

helm upgrade dynatrace-operator oci://public.ecr.aws/dynatrace/dynatrace-operator   --version 1.0.0-rc.0   --create-namespace --namespace dynatrace   --install   --atomic
Other upgrade/install instructions

Kubernetes

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0-rc.0/kubernetes.yaml

Openshift

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v1.0.0-rc.0/openshift.yaml

Features

  • Changed the operators behaviour when interacting with private image registries, which means the operator does not need to have a customPullSecret anymore incase a private registry is used and the nodes are already authenticated (ECR, GCR, ACR,..). No image manifest gets pulled anymore. Auto-update now has to happen manually by updating the image field of the Dynakube. Incase custom images are used the operator requires OneAgent version 1.276+)
  • Introduced an annotation to allow exclusion of specific containers from injection. To do so, add container.inject.dynatrace.com/: "false" to your Dynakube or a specific pod.
  • Host group is now used when requesting code module configuration from the Tenant (requires cluster version 283+). For older Cluster versions, the Host group will be ignored.
  • Set NO_Proxy for ActiveGate communication endpoints within OneAgent configuration, in order to allow direct traffic when custom proxy is used.
  • Update names for Operator deployment related components to dynatrace-operator instead of using the custom name of the Helm chart (if set). There is no change if recommended Installation instructions for helm or manifests were used.
  • Starting from OneAgent version 1.273.0, Dynakube's proxy value is mounted in a file instead of passing it as an argument or environment variable
  • Ensure that each component's configuration is treated independently e.g issues in ActiveGate configuration do not interfere with OneAgent configuration
  • EdgeConnects that are managed by the Operator (managedBy Attribute set) now support following automated error recovery scenarios:
    EdgeConnect on the tenant already exists (has the same name as the CR)
    EdgeConnect on the tenant has to be recreated because the client secret is missing3) EdgeConnect on the tenant has to be
    recreated due to invalid EdgeConnectId
  • Moved the fields csiReadOnly and useCSIDriver from env vars into the injection Secret for injected Pods in order to be more consistent
  • Added a warning when using ONEAGENT_INSTALLER_SCRIPT_URL and/or ONEAGENT_INSTALLER_TOKEN env vars within the Dynakube, as they are not supported
  • Enhanced the support archive with following resources:
    MutatingWebhookConfiguration
    ValidatingWebhookConfiguration
    CustomResourceDefinition
    configMaps from the operator's namespace

Fixes

  • Fixed a problem, where the operator version was unexpectedly reported as "snapshot" in operator version 0.15.0 within the operators component log lines.
  • It is now made sure that If the --set-host-id-source argument is specified in the Dynakube it doesn't show up twice in the final OneAgent argument list. The argument specified in the Dynakube takes precedence over any defaults that would be applied.Note also that this causes a restart ofOneAgent pods upon upgrading Dynatrace Operator.
  • The ruxitagenproc.conf is no longer overwritten for already injected codemodules overtime

Full changelog will be published with the final release, including bugfixes and further smaller improvements!

v0.15.0

13 Dec 11:40
8078bca
Compare
Choose a tag to compare

Installation

For information on how to install the latest dynatrace-operator please visit our official Documentation.

Upgrade/Install instructions

Kubernetes (with CSI driver)

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.15.0/kubernetes.yaml
kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.15.0/kubernetes-csi.yaml

Kubernetes (default)

kubectl apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.15.0/kubernetes.yaml

Openshift (with CSI driver)

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.15.0/openshift.yaml
oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.15.0/openshift-csi.yaml

Openshift (default)

oc apply -f https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.15.0/openshift.yaml

Helm

The Operator's helm chart can be upgraded from the last version with,

helm repo update
helm upgrade dynatrace-operator dynatrace/dynatrace-operator --reuse-values --atomic --version="0.15.0"

What's Changed

Release Notes can be found in our official Documentation.