postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

Postgres operator creates and manages PostgreSQL clusters running in Kubernetes

Results 458 postgres-operator issues
Sort by recently updated
recently updated
newest added

Why: On namespaces with security policy, Postgres cannot be deployed as the security context cannot be customized on the CRD. Postgres CRD allow only to setup a custom user with...

I don't see any way to set a securitycontext in the postgresql manifest so I can run the pods not as root. I know Spilo has support from rootless containers...

spilo

- **Which image of the operator are you using?** e.g. ghcr.io/zalando/postgres-operator:v1.12.2 ghcr.io/zalando/postgres-operator:v1.12.2 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** [AWS K8s | GCP ......

Add support for the recent EBS CSI Driver using the `CSI` field in the PVC to set the provisioner and the volume-id. I'm keeping the retro compatibility with the old...

minor

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.11.0 - **Where do you...

- **Which image of the operator are you using?** e.g. ghcr.io/zalando/postgres-operator:v1.12.2 ghcr.io/zalando/postgres-operator-ui:v1.12.2 ghcr.io/zalando/postgres-operator:v1.12.2 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** [AWS K8s | GCP...

question

We have a problem in our big kubernetes clusters with 300+ postgres clusters. When operator starts reconcile it can stack creating new clusters for 10-15 minutes and We can see...

minor

Fixes https://github.com/zalando/postgres-operator/issues/2672 Inspired from same feature from UI chart.

Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** not relevant - **Where do...

- **Which image of the operator are you using?** e.g. ghcr.io/zalando/postgres-operator:v1.12.2 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** Bare Metal K8s - **Are you...

help wanted
good first issue