nlamirault / disallow-default-namespace-policy

A Kubewarden policy to disallow usage of the default namespace
Other
1 stars 1 forks source link

Update Rust crate k8s-openapi to 0.17.0 #9

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
k8s-openapi dependencies minor 0.16.0 -> 0.17.0

Release Notes

Arnavion/k8s-openapi ### [`v0.17.0`](https://togithub.com/Arnavion/k8s-openapi/blob/HEAD/CHANGELOG.md#v0170-2023-01-04) [Compare Source](https://togithub.com/Arnavion/k8s-openapi/compare/v0.16.0...v0.17.0) #### k8s-openapi - BREAKING CHANGE: Added support for Kubernetes 1.26 under the `v1_26` feature. - BREAKING CHANGE: Dropped support for Kubernetes 1.18 and 1.19. - FEATURE: Allow deserializing non-optional `ByteString`s from JSON `null`. The API server is known to allow these `null`s in the `ConfigMap::binary_data` and `Secret::data` maps. The deserialization results in an empty `ByteString`, to match the behavior of the API server when given a `null` value in the `ConfigMap::data` map. Corresponding Kubernetes API server versions: - v1.20.15 - v1.21.14 - v1.22.17 - v1.23.15 - v1.24.9 - v1.25.5 - v1.26.0 #### k8s-openapi-codegen-common - No changes. #### k8s-openapi-derive - No changes. ***

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.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.