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?** `registry.opensource.zalan.do/acid/postgres-operator:v1.10.1` - **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?** no idea - **Where do...
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.11.0 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** Managed kubernetes (None of the big hosters)...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.3 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...
Hi, do you have a timeline for the next release ? Because of #2594, a release would be highly appreciated. Thanks !
We have an allow list feature for enabling major version upgrades for all clusters of specified `teamId`s which is very helpful when you want to opt in for automatic upgrades,...
Follow up on https://github.com/zalando/postgres-operator/pull/2563 [WIP] description
- **Which image of the operator are you using? postgres-operator:v1.9.0 - **Where do you run it - cloud or metal? Kubernetes and OpenShift - **Type of issue?** feature request Hi,...
Hello I am trying to set up postgres-operator in kubernetes cluster. I am using latest version v1.12.2 Apparently I can only configure securityContext for postgres-operator with (allow_privilege_escalation and runAsNonRoot). But...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** - v1.12.1(built by myself) -...