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

PodDisruptionBudget apiVersion is deprecated #76

Closed
achton opened this issue Jun 9, 2022 · 1 comment
Closed

PodDisruptionBudget apiVersion is deprecated #76

achton opened this issue Jun 9, 2022 · 1 comment
Assignees

Comments

@achton
Copy link

achton commented Jun 9, 2022

When installing/upgrading, I get this warning:

W0609 12:47:59.725527 168668 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget

Maybe something like the apiVersion support for the Ingress template should be ported over to the PDB?

@nepalez
Copy link
Collaborator

nepalez commented Jun 18, 2022

Thank you!
Fixed in v0.8.16

@nepalez nepalez closed this as completed Jun 18, 2022
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