github GoogleCloudPlatform/k8s-config-connector v1.128.0

22 hours ago

Announcement

  • ComputeFirewallPolicyRule is switched to the direct approach by default. Previously this direct approach is introduced as a opt-in since release 1.125.

New Beta Resources (Direct Reconciler):

New Alpha Resources (Direct Reconciler):

  • IAPSettings

  • SecureSourceManangerInstance

  • SecureSourceManangerRepository

New Fields:

  • SpannerInstance

    • You need to use the alpha.cnrm.cloud.google.com/reconciler: direct annotation on SpannerInstance resource to opt-in these features.

      • spec.autoscalingConfig
      • spec.edition

Reconciliation Improvements

We have added support for direct reconciliation to more resources, with opt-in behaviour. The API is unchanged. To use the direct reconciler, add the alpha.cnrm.cloud.google.com/reconciler: direct annotation to the corresponding Config Connector object. The following resources now have direct reconciliation support (and we list some of the issues that this fixes):

Bug Fixes:

  • Fixed the incorrect format validation for the following fields in resource DataformRepository.

    • spec.gitRemoteSettings.authenticationTokenSecretVersionRef
    • spec.gitRemoteSettings.sshAuthenticationConfig.userPrivateKeySecretVersionRef
    • spec.npmrcEnvironmentVariablesSecretVersionRef

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

NewReleases is sending notifications on new releases.