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 v1beta1 is deprecated in v1.21+, unavailable in v1.25+ #4565

Closed
barkbay opened this issue Jun 10, 2021 · 2 comments · Fixed by #5689
Closed

PodDisruptionBudget v1beta1 is deprecated in v1.21+, unavailable in v1.25+ #4565

barkbay opened this issue Jun 10, 2021 · 2 comments · Fixed by #5689
Assignees
Labels
>bug Something isn't working

Comments

@barkbay
Copy link
Contributor

barkbay commented Jun 10, 2021

I have this warning in the operator logs when running current master on K8S v1.22.0-alpha.3 :

W0610 13:27:55.308821       1 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
@barkbay barkbay added the >bug Something isn't working label Jun 10, 2021
@barkbay barkbay self-assigned this May 23, 2022
@barkbay barkbay reopened this May 24, 2022
@barkbay
Copy link
Contributor Author

barkbay commented May 31, 2022

Should be fixed by #5709

@barkbay barkbay closed this as completed May 31, 2022
@barkbay
Copy link
Contributor Author

barkbay commented Jun 13, 2022

I tested 2.3.0-bc1 on latest kubernetes/kubernetes@HEAD (3375f5773b4), and it's working as expected ✅.
Current version of the operator (2.2.0) is failing with no matches for kind "PodDisruptionBudget" in version "policy/v1beta1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant