Ayoub Mrini
Ayoub Mrini
Addresses https://github.com/zalando/spilo/issues/754
Hello, According to https://patroni.readthedocs.io/en/latest/SETTINGS.html: > primary_slot_name: which slot on the remote master to use for replication. This parameter is optional, the default value is derived from the instance name (see...
Hello, **Describe the bug** When trying to schedule a Pod (for the first time) with a high kube priority class (https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/) and no node has enough free disk for it,...
Hello, **What should the feature do:** Avoid garbage collecting the underlying logical volume if a `LogicalVolume` CR does not have an annotation when being deleted. As proposed by postgres-operator: https://github.com/zalando/postgres-operator/blob/7c878f8aaab9bee1f86f2022fa89705c53da77e0/docs/administrator.md#delete-protection-via-annotations...
## Proposal Hello, Here are some custom metrics that are/were very useful for us: - `pg_sizes_*` different sizes on tables in `pg_stat_all_tables ` - `pg_stat_progress_vacuum_*` expose `pg_stat_progress_vacuum ` content (can...
Addresses https://github.com/zalando/postgres-operator/issues/2065 - [ ] open issue for this - [ ] check spilo-role: standby_leader for the standby (open issue/adjust doc)
Please, answer some short questions which should help us to understand your problem / question better? Possible to set it in spilo via https://github.com/zalando/spilo/pull/755 - **Which image of the operator...
…PI down (#2031) I think the refactor in https://github.com/zalando/postgres-operator/pull/1848 has introduced this regression, do you think it was intended? Before the refactor, `getPodEnvironmentSecretVariables` and `getPodEnvironmentConfigMapVariables` were called directly in `generateStatefulSet`...
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** Kubernetes - **Are you running Postgres Operator...
### Host operating system: output of `uname -a` ### node_exporter version: output of `node_exporter --version` ### node_exporter command line flags ### node_exporter log output ### Are you running node_exporter in...