portefaix / portefaix-krm

Portefaix KRM
https://github.com/portefaix/.github
Other
1 stars 1 forks source link

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

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleCloudPlatform/k8s-config-connector minor v1.118.1 -> v1.120.1

Release Notes

GoogleCloudPlatform/k8s-config-connector (GoogleCloudPlatform/k8s-config-connector) ### [`v1.120.1`](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/compare/v1.120.0...v1.120.1) [Compare Source](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/compare/v1.120.0...v1.120.1) ### [`v1.120.0`](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/compare/v1.119.0...v1.120.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/compare/v1.119.0...v1.120.0) ### [`v1.119.0`](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/releases/tag/v1.119.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/compare/v1.118.2...v1.119.0) - This release adds options to configure the reconciliation of the ConfigConnector - This release adds several new resources and fields. - Special shout-outs to [@​acpana](https://togithub.com/acpana), [@​anhdle-sso](https://togithub.com/anhdle-sso), [@​barney-s](https://togithub.com/barney-s), [@​cheftako](https://togithub.com/cheftako), [@​gemmahou](https://togithub.com/gemmahou), [@​hankfreund](https://togithub.com/hankfreund), [@​jasonvigil](https://togithub.com/jasonvigil), [@​jingyih](https://togithub.com/jingyih), [@​justinsb](https://togithub.com/justinsb), [@​maqiuyujoyce](https://togithub.com/maqiuyujoyce), [@​varsharmavs](https://togithub.com/varsharmavs), [@​xiaoweim](https://togithub.com/xiaoweim), [@​yuwenma](https://togithub.com/yuwenma), [@​zicongmei](https://togithub.com/zicongmei), [@​ziyue-101](https://togithub.com/ziyue-101) for their contributions to this release. #### New features: - Add options to configure the reconciliation of the ConfigConnector controller - Added a new `ControllerReconciler` CRD (v1alpha1). See [example](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/blob/master/operator/config/samples/namespaced_controller_reconciler_customization_sample.yaml) - This feature allows users to customize the client-side kube-apiserver request rate limit. - Continue moving towards Direct Actuation as our preferred mechanism. - The default reconciler now uses Direct Actuation, if the ConfigConnector CRD does not have a `cnrm.cloud.google.com/tf2crd: "true"` or `cnrm.cloud.google.com/dcl2crd: "true"` label. #### New Resources: - `CloudBuildWorkerPool` - Added `CloudBuildWorkerPool` (v1alpha1) resource for service `cloudbuild`. - This resource uses Direct Actuation. #### New Fields: - `ComputeForwardingRule` - Added the `spec.target.serviceAttachmentRef` field, allowing a `ComputeForwaringRule` to target a `ComputeServiceAttachment`. - `ContainerCluster` - Added previous output-only spec fields to `status.observedState` - Added `status.observedState.masterAuth.clusterCaCertificate` - Added `status.observedState.privateClusterConfig.privateEndpoint` - Added `status.observedState.privateClusterConfig.publicEndpoint` ### [`v1.118.2`](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/compare/v1.118.1...v1.118.2) [Compare Source](https://togithub.com/GoogleCloudPlatform/k8s-config-connector/compare/v1.118.1...v1.118.2)

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.



This PR has been generated by Mend Renovate. View repository job log here.