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

Upgrade PodDisruptionBudget version #46

Closed
tomashibm opened this issue Sep 21, 2021 · 2 comments · Fixed by #74
Closed

Upgrade PodDisruptionBudget version #46

tomashibm opened this issue Sep 21, 2021 · 2 comments · Fixed by #74

Comments

@tomashibm
Copy link
Contributor

Getting warnings in the logs:
W0921 11:26:08.102693 1 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget

@cin
Copy link
Contributor

cin commented Sep 21, 2021

So we have time but will need to support the v1beta version for a period unfortunately. What k8s version was v1 of PDB introduced?

@tomashibm
Copy link
Contributor Author

In 1.21. So we actually have to upgrade when we're closer to 1.25. Otherwise we'd have to drop 1.21 <= support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants