Config Connector 1.155.1 adds new resources and reconciliation improvements
Config Connector version 1.155.1 is now available, introducing new beta resources, fields, and general features. This release enhances infrastructure-as-code capabilities for managing Google Cloud resources like Discovery Engine, Cloud Storage, and Vertex AI Tensorboards. It also includes improvements for direct reconciliation, addressing brownfield state comparison and irregular pluralization, alongside several bug fixes. The update aims to improve reliability and provide more granular control for engineers and architects managing GCP infrastructure.
Features (3) ›
- Config Connector
New Beta Resources (Direct Reconciler): DiscoveryEngineLicenseConfig Manage Discovery Engine license configurations to manage application licenses. StorageManagedFolder Manage Google Cloud Storage managed folders to apply granular access control policies to subsets of storage objects. VertexAITensorboardExperiment Manage Vertex AI Tensorboard experiments to organize and track runs.
- Config Connector
New Fields: BigtableTable Added spec.automatedBackupPolicy field. CertificateManagerDNSAuthorization Added spec.type field. ComputeForwardingRule Added spec.target.redisClusterServiceAttachment field. ComputeURLMap Added spec.tests[].expectedOutputURL field. Added spec.tests[].expectedRedirectResponseCode field. ContainerCluster Added spec.nodeConfig.kubeletConfig.imageGcLowThresholdPercent field. Added spec.nodeConfig.kubeletConfig.imageGcHighThresholdPercent field. Added spec.nodeConfig.kubeletConfig.imageMinimumGcAge field. Added spec.nodeConfig.kubeletConfig.imageMaximumGcAge field. Added
- Config Connector
New Features: Configurable metrics server address : Made the manager's built-in metrics server bind address configurable. Brownfield state comparison : Added a generic helper function to compare desired and actual states in brownfield resources, improving reconciliation reliability. Irregular shortname pluralization : Added support for irregular shortname pluralization of "corpus" to "corpora".
Enhancements (1) ›
- Config Connector
Reconciliation Improvements: We have added support for direct reconciliation to more resources, with opt-in behavior. The API is unchanged. To use the direct reconciler, add the cnrm.cloud.google.com/reconciler: direct annotation to the corresponding Config Connector object. NetworkServicesHTTPRoute Support direct reconciliation (opt-in).
Fixes (1) ›
- Config Connector
Bug Fixes: ComposerEnvironment Improved reconciliation, diffing, and update logic for ComposerEnvironment in the direct reconciler. ( GitHub PR #12364 ) Skip the update of a ComposerEnvironment when the state of the underlying Google Cloud Composer environment is not RUNNING. ( GitHub PR #12365 ) ComputeReservation Ignore diff for specificReservation.inUseCount to prevent infinite/unwanted reconciliations. RedisInstance Marked MaintenanceSchedule field as output only to align with GCP's behavior. SQLInstance Fixed legacy fuzzer roundtrip mismatch for PscAutoConnectionPolicyEnabled . CloudFunct
Notes (1) ›
- Config Connector
Config Connector version 1.155.1 is now available.
https://docs.cloud.google.com/release-notes#August_20_2026
Related releases
- Cloud Storage Rapid Cache adds prefix-level ingest-on-write filtering Google Cloud release notes ·
- Google Recognized as a Leader in 2026 Gartner Magic Quadrant for Cloud-Native Platforms Google Cloud Blog ·
- 10 Questions for Scaling AI Prototypes to Production on Google Cloud Google Cloud Blog ·
- Google Cloud Guide to Serverless Apache Spark Architecture and Optimization Google Cloud Blog ·
- Google Cloud details Hive Metastore modernization with Lakehouse runtime catalog Google Cloud Blog ·
- Cloud Storage now retains soft-deleted buckets after project deletion for recovery Google Cloud release notes ·