-
As far as I see there is no reason to keep all the capabilities and we can drop all of them in Container Security Context:
```yaml
capabilities:
drop:
- ALL
```
What do you think a…
-
## Overview
Create a trivial PostgresCluster with a single instance. Scale it down to 0. Scale it back up to 1 (actually I think the operator automatically brings it back to 1).
Logs show that the…
-
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-op…
-
### What happened?
We have a patroni cluster with 3 nodes. They working fine. We have two logical replication slots on primary wich is used by CDC. For avoid problems with switchover's we perform a s…
-
### Overview
Climsoft desktop utilises MariaDB for managing climate data. However, to accommodate our evolving requirements, including the need to store data properties in JSON format and the antic…
-
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. postgres-operator-1.10:stable
- **Where…
-
Hi, first of all, thanks for all your hard work with this Ansible playbook as it makes deployment much easier for a lot of reasons but there is something that i am very curious about.
Are the com…
-
```
TASK [patroni : Wait for port 8008 to become open on the host] ************************************************************************************************************
ok: [172.16.201.61]
FA…
-
**Describe the bug**
```
tianyue@192 kbcli % kbcli version
Kubernetes: v1.30.4-eks-a737599
KubeBlocks: 1.0.0-alpha.11
kbcli: 1.0.0-alpha.0
```
**To Reproduce**
Steps to reproduce the behavio…
-
### What happened?
When I try validate patroni configuration with python 3.12.3 i'm receive error
```
/ # patroni --ignore-listen-port --validate-config /etc/patroni/patronictl.yml
restapi.list…