giantswarm / aws-operator

Manages Kubernetes clusters running on AWS (before Cluster API)
https://www.giantswarm.io/
Apache License 2.0
131 stars 22 forks source link

Update giantswarm modules (major) - autoclosed #3679

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/giantswarm/k8scloudconfig/v16 require major v16.8.0 -> v17.2.0
github.com/giantswarm/operatorkit/v7 require major v7.2.0 -> v8.0.0

Release Notes

giantswarm/k8scloudconfig (github.com/giantswarm/k8scloudconfig/v16) ### [`v17.2.0`](https://togithub.com/giantswarm/k8scloudconfig/releases/tag/v17.2.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v17.1.0...v17.2.0) ##### Added - Added support for changing `controller-manager` `terminated-pod-gc-threshold` flag - Remove hardcoded value of `10` and change default value to `125` ( 1% of the upstream default of `12500` ) ##### Removed - Remove etcd check in k8s-addons. ### [`v17.1.0`](https://togithub.com/giantswarm/k8scloudconfig/releases/tag/v17.1.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v17.0.0...v17.1.0) ##### Removed - Remove usage of `--logtostderr` flag that was removed upstream since 1.26. - Remove CSIMigration feature flag (enabled by default since 1.23). ### [`v17.0.0`](https://togithub.com/giantswarm/k8scloudconfig/releases/tag/v17.0.0) [Compare Source](https://togithub.com/giantswarm/k8scloudconfig/compare/v16.8.0...v17.0.0) ##### Removed - Remove feature gate `TTLAfterFinished` (removed in k8s 1.25). - Remove `PodSecurityPolicy` admission plugin (removed in k8s 1.25). ##### Changed - Require k8s 1.25 and calico 1.25. - Update calico manifests for version 1.25.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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