github GoogleCloudPlatform/k8s-config-connector v1.141.0
Release 1.141.0

7 hours ago

** This version is not yet released; this document is gathering release notes for the future release **

New features:

  • Enabled Vertical Pod Autoscaler (VPA) support for Config Connector controllers.
    • Added verticalPodAutoscalerMode field to ConfigConnector and ConfigConnectorContext resources.

New Fields:

  • RunJob

    • Added spec.template.spec.containers[].port field.
  • DataplexTask

    • Replaced project with projectRef.
    • Replaced serviceAccount with serviceAccountRef.
    • Replaced kmsKey with kmsKeyRef.

Bug Fixes:

  • Fixed various issues in observedState handling for resources with reference fields.
  • Fixed an issue where IAMPolicy and IAMPartialPolicy controllers would alphabetize the members field within the resource spec and write it back. This behavior can conflict with intent-based reconciliation from GitOps systems such as Config Sync, causing a loop of updates and potentially exhausting IAM read quotas.

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

NewReleases is sending notifications on new releases.