Config Connector 1.152.0: New Fields, Reconciliation, and Bug Fixes
Config Connector version 1.152.0 introduces new fields for ComputeReservation and ComputeForwardingRule, enhancing configuration options. It also adds opt-in direct reconciliation support for several resources, streamlining management, and includes multiple bug fixes for SQLInstance, Preview Tool, ComputeForwardingRule, and ComputeFutureReservation. This update is primarily for engineers and architects managing Google Cloud resources via Kubernetes, with the new reconciliation feature available immediately via annotation.
Features (1) ›
- Config Connector
New Fields: ComputeReservation Added spec.shareSettings field. ComputeForwardingRule Added status.target field.
Enhancements (1) ›
- Config Connector
Reconciliation Improvements: Added support for direct reconciliation to more resources, with opt-in behaviour. The API is unchanged. To use the direct reconciler, add the cnrm.cloud.google.com/reconciler: direct annotation to the corresponding Config Connector object. The following resources now have direct reconciliation support: ComputeReservation FirestoreIndex
Fixes (1) ›
- Config Connector
Bug Fixes: #8025 : SQLInstance : Fixed case sensitivity in availabilityType . #7743 : Preview Tool : Fixed crash on typed resources and hang on defaulting in preview mode. #7371 : ComputeForwardingRule : Fixed target field matching. #8479 : ComputeFutureReservation : Fixed validation logic for future reservation times.
Notes (1) ›
- Config Connector
Config Connector version 1.152.0 is now available.
https://docs.cloud.google.com/release-notes#June_23_2026