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

Migrate the PodDisruptionBudget trait to policy/v1 API #2206

Closed
astefanutti opened this issue Apr 12, 2021 · 2 comments
Closed

Migrate the PodDisruptionBudget trait to policy/v1 API #2206

astefanutti opened this issue Apr 12, 2021 · 2 comments
Labels

Comments

@astefanutti
Copy link
Member

The PodDisruptionBudget API has been promoted to policy/v1 in Kubernetes 1.21, with no schema changes.

The PodDisruptionBudget trait currently uses the policy/v1beta1 PodDisruptionBudget API, that's deprecated, and will no longer be served in 1.25+. Once we upgrade to Kubernetes API v1.21, the PodDisruptionBudget trait should be migrated to using policy/v1.

@astefanutti astefanutti added the kind/task General activity label Apr 12, 2021
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

@squakez
Copy link
Contributor

squakez commented Dec 12, 2022

dde6326

@squakez squakez closed this as completed Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants