Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update kube-rs (kube, kube-runtime, k8s-openapi) (minor) #396

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

sarub0b0
Copy link
Owner

@sarub0b0 sarub0b0 commented Sep 7, 2023

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.19 -> 0.20
kube dependencies minor 0.85 -> 0.86

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.20.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: This release removes all associated methods of resource types that mapped API operations. For example, there is no more fn api::core::v1::Pod::list(), and all types related to API operations like ListOptional and ResponseBody have also been removed. See https://github.com/Arnavion/k8s-openapi/issues/149 for more details.

  • BREAKING CHANGE: Added support for Kubernetes 1.28 under the v1_28 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.20 and 1.21.

Corresponding Kubernetes API server versions:

  • v1.22.17
  • v1.23.17
  • v1.24.17
  • v1.25.13
  • v1.26.8
  • v1.27.5
  • v1.28.1

k8s-openapi-codegen-common

  • BREAKING CHANGE: write_operation and other things related to emitting API operations have been removed.

k8s-openapi-derive

  • BREAKING CHANGE: The generated resource type no longer has associated clientset methods for listing etc.

kube-rs/kube (kube)

v0.86.0

Compare Source

===================


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

@sarub0b0 sarub0b0 added dependencies update a package file renovate labels Sep 7, 2023
@sarub0b0 sarub0b0 enabled auto-merge (rebase) September 7, 2023 23:14
@sarub0b0 sarub0b0 force-pushed the renovate/kube-rs-(kube-kube-runtime-k8s-openapi) branch from 5065f97 to 48ff320 Compare September 8, 2023 11:12
@sarub0b0 sarub0b0 changed the title fix(deps): update rust crate k8s-openapi to 0.20 fix(deps): update kube-rs (kube, kube-runtime, k8s-openapi) (minor) Sep 8, 2023
@sarub0b0 sarub0b0 merged commit 606853f into main Sep 8, 2023
1 check passed
@sarub0b0 sarub0b0 deleted the renovate/kube-rs-(kube-kube-runtime-k8s-openapi) branch September 8, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies update a package file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants