Dynatrace Operator release notes version 0.11.2

    Release date: May 19, 2023

    New features and enhancements

    • Added support for Pod Security Standard restricted on OpenShift 4.13+ by adding a new label security.openshift.io/csi-ephemeral-volume-profile: "restricted" to the CSIDriver resource. For more information, see CSI Inline Ephemeral Volume Security.

    Feature flags

    • Introduced a feature flag feature.dynatrace.com/init-container-seccomp-profile—when set to true, it configures the seccomp profile to Runtime/default in the initContainer. This enhancement allows your workloads to meet the restricted PodSecurityStandard, thereby ensuring enhanced security.

    Resolved issues

    • Added an informational log line to the provisioner container of the CSI driver, indicating the specific imageUri that failed to be parsed in case of an error.
    • Resolved an issue where an error response from the API could trigger an unintended rollout of OneAgents or ActiveGates.