Skip to content

1.15.0

Compare
Choose a tag to compare
@jcanseco jcanseco released this 16 Jul 18:05
· 5360 commits to master since this release
  • Add support for allowing fields not specified by the user to be externally-managed (i.e. changeable outside of Config Connector). This feature can be enabled for a resource by enabling K8s server-side apply for the resource, which will be the default for all K8s resources starting in K8s 1.18. More detailed docs about the feature coming soon.
  • Operator improvement: add support for cluster-mode set-ups, which allows users to use one Google Service Account for all namespaces in their cluster. This is very similar to the traditional "Workload Identity" installation set-up.
  • Fix ContainerCluster validation issue (Issue #242).
  • Fix OOM issue for the cnrm-resource-stats-recorder pod (Issue #239).
  • Add support for projectViewer prefix for members in IAMPolicy and IAMPolicyMember (Issue #234).
  • Reduce spec.revisionHistoryLimit for the cnrm-stats-recorder and cnrm-webhook-manager Deployments from 10 (the default) to 1.
  • Fix docs for SecretManagerSecret.