You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: