-
### Problem
I am trying to use UDP to access a pod that is deployed on a kubernetes cluster (v1.20.5) running in Minikube (v1.18.1). The problem is that a `netstat -an` shows the service as being ex…
-
### Kind of issue
After cleaning up. lvs, ,rsyncing device, orphaned bricks are are still visible.
> Uncomment only one of these:
>
> Bug
> Feature request
### Observed behavior
heketi-c…
-
**My script to create a new cluster**
Note: `--custom-config="crunchydata-init-sql"` is used
```
kubectl exec -n $NAMESPACE -it $PGO_CLINT --
pgo create cluster -n $NAMESPACE foo --storage-co…
-
**Describe the bug**
If PgCluster CR of the cluster is deleted - operator does nothing. all object remain
**To Reproduce**
Steps to reproduce the behavior:
1. Provision any pg_cluster with `pgo`…
-
On a running pod after "/pgwal" mount is full the pod logs shows that database server is shutting down. Expectation is liveness probe should trigger a pod restart instead it is creating numerous read…
-
** Which example are you working with? **
I'm deploying a postgres cluster using the custom resource manifests
**What is the current behavior?**
The current behavior is that I get a working pg clus…
-
**Steps to reproduce the issue:**
1. `minikube stop`
2. `docker rm minikube`
3. `minikube start --mount --mount-string="$HOME:/src" --driver=docker`
I would expect the mount to happen durin…
-
** Which example are you working with? **
When I create standard cluster:
`pgo create cluster examplecluster` it create cluster that is backuped every circa 15 minutes via full backup. If I use comm…
-
**Describe the bug**
Trying to mount a glusterFS volume inside a pod is stuck at "ContainerCreating"
K3s agent output on designated amd64 node:
```bash
Jun 28 09:30:30 k3s[2875]: E0628 09:30:…
-
**Describe the bug**
A clear and concise description of what the bug is.
We are using the Postgres operator for more than a couple of months. we are using minio gcs gateway for taking scheduled back…