github GoogleCloudPlatform/k8s-config-connector 1.15.0

latest releases: v1.116.0, v1.115.0, v1.114.1...
3 years ago
  • 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.

Don't miss a new k8s-config-connector release

NewReleases is sending notifications on new releases.