github GoogleCloudPlatform/k8s-config-connector v1.134.0

one day ago
  • Special shout-outs to acpana@, anhdle-sso@, cheftako@, dshnayder@, fqbright@, gemmahou@, jingyih@, justinsb@, maqiuyujoyce@, sdowell@, sands-123@, xiaoweim@, yuwenma@ for their contributions to this release.

Modified Beta Reconciliation

We migrated the following resources from the Terraform-based or DCL-based controller to the new Direct Controller.

  • CloudIdentityGroup

    • All CloudIdentityGroup types are now reconciled using the new direct controller (instead of the legacy TF-based controller). The previous "opt-in" annotation (documented here) no longer applies. Users no longer need to apply the "opt-in" annotation to CloudIdentityGroup resources to enable the direct controller. Regardless of the presence (or absence) of an opt-in annotation on CloudIdentityGroup resources, the direct reconciler will be used.
  • CloudIdentityMembership

    • All CloudIdentityMembership types are now reconciled using the new direct controller (instead of the legacy DCL-based controller). The previous "opt-in" annotation (documented here) no longer applies. Users no longer need to apply the "opt-in" annotation to CloudIdentityMembership resources to enable the direct controller. Regardless of the presence (or absence) of an opt-in annotation on CloudIdentityMembership resources, the direct reconciler will be used.

New Fields:

  • ContainerCluster: DNS endpoint is supported in ContainerCluster.

Bug Fixes:

  • ConfigConnectorContext:
    • PR#4995: status.observedGeneration is now being set on the ConfigConnectorContext.
    • PR#4657: Added spec.managerNamespace.
  • SQLInstance:
    • PR#4838: Fix bug in SQLInstance maintenanceVersion UPDATE operation
    • PR#4843: Set status on acquisition for SQLInstance controller
    • PR#4857: Support SQLInstance maintenanceVersion in CREATE operation

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

NewReleases is sending notifications on new releases.