Closed renovate[bot] closed 10 months ago
blocked:
BREAKING CHANGE: Added support for Kubernetes 1.29 under the v1_29 feature.
BREAKING CHANGE: Dropped support for Kubernetes 1.22 and 1.23.
I think this is fine. We just have to ensure none of our policies are targeting one of the removed version of k8s. From what I've seen we are targeting 1.24.
I propose the following actions:
k8s-openapi
feature flag to target a more recent version of k8s, something >= 1.27 (ideally 1.29, to give us some runaway)Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
âš Warning: custom changes will be lost.
Tagged in main as v0.9.10
.
This PR contains the following updates:
0.20.0
->0.21.0
0.20.0
->0.21.0
Release Notes
Arnavion/k8s-openapi (k8s-openapi)
### [`v0.21.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0210-2024-01-19) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.20.0...v0.21.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.29 under the `v1_29` feature. - BREAKING CHANGE: Dropped support for Kubernetes 1.22 and 1.23. Corresponding Kubernetes API server versions: - v1.24.17 - v1.25.16 - v1.26.13 - v1.27.10 - v1.28.6 - v1.29.1 #### k8s-openapi-codegen-common - No changes. #### k8s-openapi-derive - No changes. ***Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.