- Which image of the operator are you using? ghcr.io/zalando/postgres-operator:v2.0.1
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Bare Metal K8s
- Are you running Postgres Operator in production? yes
- Type of issue? feature request
We are using the operator Go API to deploy operators in our service clusters. Latest API version is v1.15.1, which does not match the latest operator version v2.0.1.
This might not be an issue on first sight, but v2.0.1 introduces PodTopologySpreadConstraints support, which the current API v1.15.1 doesn't.
So, please, provide a v2 module version.
Many thanks in advance,
Tom
We are using the operator Go API to deploy operators in our service clusters. Latest API version is v1.15.1, which does not match the latest operator version v2.0.1.
This might not be an issue on first sight, but v2.0.1 introduces PodTopologySpreadConstraints support, which the current API v1.15.1 doesn't.
So, please, provide a v2 module version.
Many thanks in advance,
Tom