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

There is a regression caused by https://github.com/zalando/postgres-operator/pull/2056: upgrade run using postgres user was always failing because of an invalid option. `-o pipefail` was moved directly to upgradeCommand to fix this....

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.8.2 - Where do you...

### Current user and secret generation flow How it looks like without rotation 1. [initUsers](https://github.com/zalando/postgres-operator/blob/d209612b18122ae42250bd0517533fd7cbad5c66/pkg/cluster/cluster.go#L196): Generates list of desired users (manifest roles, system users, team members etc.) with new [random...

bug

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.8.2 - **Where do you...

- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.8.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** [Bare Metal K8s] - **Are you...

- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2-17-gb48034d7-dev - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** minikube, using run_operator_locally.sh - **Are you running...

enhancement
help wanted

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. registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do...

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.6.0 - **Where do you...

This PR adds support for logical backups to be pushed to Azure In the backup script used to create a logical backup and push to cloud, I had to temporarily...

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.8.2 - **Where do you...