github GoogleCloudPlatform/k8s-config-connector v1.114.1
1.114.1

latest releases: v1.119.0, v1.118.2, v1.118.1...
2 months ago

(Version 1.114.0 contained a minor regression discovered after tagging, and was not published; we recommend 1.114.1 instead)

  • Stop merging sensitive fields in SQLInstance and ComputeBackendService

  • Fix resource deletion of AlloyDBInstance and EdgeContainerNodePool when their "parent objects" no longer exist.

  • Initial support (alpha stability) for pausing reconciliation, by setting spec.actuationMode: Paused in the ConfigConnectorContext.

  • Initial support (alpha stability) for defaulting state-into-spec to absent (the recommended setting),
    by setting spec.stateIntoSpec: Absent in the ConfigConnectorContext.

  • Experimental "powertools" area of the CLI, containing experimental/dangerous functionality that should not be
    part of normal operation, but can sometimes nonetheless be useful.

  • Special shout-outs to @Hamzawy63, @hkundag, @katrielt for their
    contributions to this release.

Resources promoted from alpha to beta:

When resources are promoted from alpha to beta, we (generally) ensure they follow our best practices: use of refs on fields where appropriate,
output fields from GCP APIs are in status.observedState.

  • AccessContextManagerServicePerimeterResource

New Resources:

  • Added support for ComputeNetworkFirewallPolicyAssociation (v1beta1) resource.

  • Added support for APIKeysKey (v1alpha1) resource.

New Fields:

  • BigQueryDataSet

    • Added access[].iamMember field.
  • ComputeAddress

    • Added status.observedState.address field.
  • ComputeTargetHttpsProxy

    • Added spec.certificateManagerCertificates field.
  • DNSRecordSet

    • Added spec.routingPolicy field.
  • GKEHubFeatureMembership

    • Added spec.policycontroller field.

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

NewReleases is sending notifications on new releases.