Skip to content

v1.128.0

Latest
Compare
Choose a tag to compare
@yuwenma yuwenma released this 04 Feb 21:31
· 29 commits to master since this release
8ebca97

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