-
### What happened?
https://github.com/kubernetes/kubernetes/blob/c25f5eefe4efda4c0d9561d06942cd3de3dfe2e4/pkg/controller/volume/pvcprotection/pvc_protection_controller.go#L374-L388
If a pod with Une…
-
Hello, I hope this is the right way to trace issues, if not let me know how could I ask for new features
We are trying to enable minio in our kubernetes environment, and as developers we have no pe…
-
**What happened**:
I'm applying a PVC:
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: demo-pvc
namespace: kube-system
spec:
accessModes:
- ReadWriteOnce
reso…
-
I didn't find any information about usage of already deploy PVC. Can anyone help me?
-
**Describe the bug**
While trying to deploy Loki with Helm charts [using the given official tutorial](https://grafana.com/docs/loki/latest/setup/install/helm/install-scalable/), and using s3 as the ob…
-
When deleting a mariadb resource, the operator should delete all PersistentVolumeClaims
-
**Describe the issue:**
When managing camunda via argocd, the application always appears out of sync because of this:
**Actual behavior:**
The generated statefulset does not include the ful…
-
Hi stalkopat
I have been working with this for a while, but in order to persist the storage (so that when the pods are restarted for any reason, HB can recover the existing orders), I cannot find the…
-
Allows persistence of data if someone needs that.
-
After following the documentation of: https://github.com/runatlantis/helm-charts/tree/main/charts/atlantis#from-4-to-5
Upgrading to latest version of atlantis helm chart (5.9.1) from version 5.0.0 …