github GoogleCloudPlatform/k8s-config-connector v1.149.1
Release 1.149.1

5 hours ago

New Alpha Resources (Direct Reconciler):

New Fields:

  • ContainerCluster #7336

    • Added spec.nodeConfig.ephemeralStorageLocalSsdConfig.dataCacheCount field to support GKE Data Cache.
  • ContainerNodePool #7336

    • Added spec.nodeConfig.ephemeralStorageLocalSsdConfig.dataCacheCount field to support GKE Data Cache.

New Features:

  • Controlled CR reconciliation Added support for unmanaging specific resources via resourceSettings in ConfigConnector (global) and ConfigConnectorContext (per-namespace). This allows users to selectively disable reconciliation for specific Group/Kinds to save memory or manage resources differently.

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 cnrm.cloud.google.com/reconciler: direct annotation to the corresponding Config Connector object.

Bug Fixes:

  • Preview Tool Fixed a connection error in the KCC preview tool and enforced read-only access to the cluster for improved security.

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

NewReleases is sending notifications on new releases.