Skip to content

chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.137.0#357

Merged
nlamirault merged 1 commit intomasterfrom
renovate/googlecloudplatform-k8s-config-connector-1.x
Oct 21, 2025
Merged

chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.137.0#357
nlamirault merged 1 commit intomasterfrom
renovate/googlecloudplatform-k8s-config-connector-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 17, 2025

This PR contains the following updates:

Package Update Change
GoogleCloudPlatform/k8s-config-connector minor v1.134.0 -> v1.137.0

Release Notes

GoogleCloudPlatform/k8s-config-connector (GoogleCloudPlatform/k8s-config-connector)

v1.137.0

Compare Source

Release 1.137.0
New Beta Resources (Direct Reconciler):
  • DocumentAIProcessorVersion
  • EssentialContactsContact
  • BigQueryBigLakeTable
  • BackupDRBackupPlan
New Alpha Resources (Direct Reconciler):
  • BigtableMaterializedView
New Fields:
  • BigtableMaterializedView: Added spec.sourceTableRef and spec.definition.
  • BackupDRBackupPlan: Added spec.backupConfig.retentionPeriodDays and spec.backupConfig.backupWindow.
  • MemorystoreInstance: Added support for MEMCACHE and REDIS instance types.
Reconciliation Improvements:
  • Enabled opt-in for IAM partial policy management.
  • Enabled server-side apply for KMS resources.
  • Improved reconciliation for BigtableLogicalView by using deep reflection.
  • Improved reconciliation for FirestoreDatabase with identity pattern and export support.
  • Improved reconciliation for RunJob with export support.
  • Unified ComputeTargetTCPProxy direct API and controller.
New features:
  • Added a preview command to see the changes that will be applied by Config Connector.
  • Added resource reconciliation tracking and early termination for the preview manager.
Bug Fixes:
  • Fixed an issue where ComputeBackendService backends were not sorted.
  • Fixed an issue where CloudFunctionsFunction runtime was not a supported value.
  • Fixed an issue with labels for BackupDRBackupPlan.
  • Fixed an issue with labels for RunJob.
  • Fixed a fuzzing issue for FirestoreField.
  • Fixed an issue with KMSCryptoKey import.
  • Fixed a flakiness issue in the MonitoringDashboard fuzzer.
  • Fixed a flakiness issue in tests.
  • Fixed an issue with bad labels in tests.
  • Fixed an issue with etag in direct reconciliation.

v1.136.1

Compare Source

New Beta Resources (Direct Reconciler):
New Fields:
  • ComposerEnvironment
    • Added spec.storageConfig field.
    • Added spec.config.workloadsConfig.dagProcessor field.
    • Added spec.config.workloadsConfig.triggerer field.
    • Added spec.config.softwareConfig.webServerPluginsMode field.
    • Added spec.config.softwareConfig.cloudDataLineageIntegration field.
Reconciliation Improvements:
  • Introduce Stateful Reconciliation for Direct Controllers. The controller will store a hash of the last successfully applied .spec in the resource's .status. This provides a lightweight, GitOps-safe historical record, allowing the controller to know with certainty when a user has modified their desired state. This enhanced reconciliation will be applied to the KRM-native controller gradually.
Bug Fixes:
  • Added support for checking etag in spec for alpha resources.
  • Fixed an issue where CloudIdentityMembership roles comparison would fail.
  • Fixed a bug where the wrong GVK was reported in IAM controller.
  • Fixed a bug where errors were swallowed when reading a Secret.
  • Fixed an issue with LRO endTime in mockgcp.
  • Fixed a bug in the etag mapper.
  • Fixed a bug in the mapper generator for slice and single object map.
  • Fixed a bug in the mapper generator for OneOf if the input is not proto.Message.
  • Fixed an import for refs in the same package in controllerbuilder.

v1.136.0

Compare Source

v1.135.0

Compare Source

Special shout-outs to @​acpana, @​anhdle-sso, @​gemmahou, @​justinsb, @​kjasnoor0305, @​xiaoweim, @​yuwenma for their contributions to this release.

New Beta Resources (Direct Reconciler):
  • AssetSavedQuery
  • PubSubSnapshot
Modified Beta Reconciliation:

We migrated the following resources from the Terraform-based or DCL-based controller to the new Direct Controller.

  • VMWareEngineExternalAddress
New Fields:
  • AlloyDBCluster
    • Added spec.databaseVersion field
Bug Fixes:
  • Fix: nil pointer dereference in alloydb direct controller
    • PR#5009
      Fix the nil pointer dereference error(error message: "error":"INTERNAL ERROR: panic: observed a panic: runtime error: invalid memory address or nil pointer dereference) in AlloyDB direct controller

v1.134.1

Compare Source

Bug Fixes:
  • #​5230: Fixed an issue that could lead to premature certificate rotation by ensuring errors are not swallowed when reading a Secret.
  • #​5231: Add more verbose logging during certificate validation to assist with debugging.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Sep 17, 2025
@renovate renovate Bot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Sep 17, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Sep 17, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot changed the title chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.135.0 chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.136.0 Oct 1, 2025
@renovate renovate Bot force-pushed the renovate/googlecloudplatform-k8s-config-connector-1.x branch 2 times, most recently from 17dc77d to 372fc72 Compare October 2, 2025 01:05
@renovate renovate Bot changed the title chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.136.0 chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.136.1 Oct 2, 2025
…or to v1.137.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/googlecloudplatform-k8s-config-connector-1.x branch from 372fc72 to 906f8bd Compare October 15, 2025 06:01
@renovate renovate Bot changed the title chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.136.1 chore(deps): update dependency googlecloudplatform/k8s-config-connector to v1.137.0 Oct 15, 2025
@nlamirault nlamirault merged commit c67930c into master Oct 21, 2025
10 checks passed
@nlamirault nlamirault deleted the renovate/googlecloudplatform-k8s-config-connector-1.x branch October 21, 2025 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant