Update Rust crate k8s-openapi to 0.20.0 - abandoned #52

Closed
pierre wants to merge 1 commits from renovate/k8s-openapi-0.x into master
Owner

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.19.0 -> 0.20.0

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.


Configuration

📅 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | dependencies | minor | `0.19.0` -> `0.20.0` | --- ### Release Notes <details> <summary>Arnavion/k8s-openapi (k8s-openapi)</summary> ### [`v0.20.0`](https://github.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0200-2023-09-07) [Compare Source](https://github.com/Arnavion/k8s-openapi/compare/v0.19.0...v0.20.0) #### 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. *** </details> --- ### Configuration 📅 **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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44Ny43IiwidXBkYXRlZEluVmVyIjoiMzYuODcuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre added 1 commit 2023-09-08 00:32:50 +00:00
Update Rust crate k8s-openapi to 0.20.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
b6bafc4974
pierre scheduled this pull request to auto merge when all checks succeed 2023-09-08 00:32:51 +00:00
Author
Owner

Edited/Blocked Notification

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.

### Edited/Blocked Notification 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.
pierre changed title from Update Rust crate k8s-openapi to 0.20.0 to Update Rust crate k8s-openapi to 0.20.0 - abandoned 2024-01-15 00:24:29 +00:00
Author
Owner

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
pierre closed this pull request 2024-03-04 09:09:17 +00:00
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MinioK8sBuckets#52
No description provided.