fix(deps): update kube-rs (kube, kube-runtime, k8s-openapi) #460
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.20.0
->0.21.0
0.87.2
->0.88.1
Release Notes
Arnavion/k8s-openapi (k8s-openapi)
v0.21.0
Compare Source
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:
k8s-openapi-codegen-common
k8s-openapi-derive
kube-rs/kube (kube)
v0.88.1
Compare Source
===================
What's Changed
This is a bug fix release for a deserialization issue introduced in 0.88.0.
Fixed
ObjectList
by @flavio in https://github.com/kube-rs/kube/pull/1398v0.88.0
Compare Source
===================
Kubernetes
v1_29
support viak8s-openapi
0.21Please upgrade k8s-openapi along with kube to avoid conflicts.
What's Changed
Added
Changed
k8s-openapi
for Kubernetesv1_29
support by @clux in https://github.com/kube-rs/kube/pull/1394Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.