postgres-operator
postgres-operator copied to clipboard
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** ghcr.io/zalando/spilo-15:2.1-p9 - **Where do you...
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.10.1 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** AWS K8s - **Are you running Postgres...
fixe [issue](https://github.com/zalando/postgres-operator/issues/2751). When asynchronous mode is enabled and no candidates are found, no retry is currently triggered to fetch a switchover candidate from the Patroni API. This PR enables retry...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** 1.12.2 - **Where do you...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** e.g. ghcr.io/zalando/postgres-operator:v1.12.2 - **Where do...
Fixes https://github.com/zalando/postgres-operator/issues/2669 Following things have been added: - Added `observedGeneration` - Added `conditions` of type `ReconciliationSuccessful` and `Ready` - Added `numberOfInstances` and `labelSelector` for scale subresource - Added scale subresource...
For my clusters, I use gitops and sealed secrets to consistently represent the secrets in my cluster without exposing them or randomly generating them. I am running v1.13.0 of the...
- **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.12.2 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** Kubernetes - **Are you running Postgres Operator...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** `ghcr.io/zalando/postgres-operator:v1.12.2` - **What PSQL version...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** ghcr.io/zalando/postgres-operator:v1.13.0 - **Where do you...