Skip to content

v1beta api deprecation for CronJob and PodDisruptionBudget #2017

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

Closed
rocket357 opened this issue Aug 26, 2022 · 0 comments · Fixed by #2066
Closed

v1beta api deprecation for CronJob and PodDisruptionBudget #2017

rocket357 opened this issue Aug 26, 2022 · 0 comments · Fixed by #2066

Comments

@rocket357
Copy link

I searched for v1beta api deprecation in issues/PRs and did not find any aside from an old closed PR for statefulset api calls, hence this issue report.

  • Which image of the operator are you using? e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.7.1
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? AWS, GCP, Azure
  • Are you running Postgres Operator in production? yes
  • Type of issue? API Deprecation warning from warnings.go

W0826 15:39:46.164429 1 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0826 15:39:46.169213 1 warnings.go:70] batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob

Running on GKE and AWS/kops version 1.21.

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

Successfully merging a pull request may close this issue.

2 participants