-
**Is your feature request related to a problem?/Why is this needed**
Volumes generated by the csi provisioner (trough a pvc ) get a random name ( prefix-{UUID} )
even tough a persistent volume clai…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
**Storage Solution Description**:
Local persistent volumes allow you to access local storage devices, such as a disk or partition, by using the standard persistent volume claim interface. Local Stora…
-
### What happened?
In a Google Kubernetes Engine (GKE) environment, a pod was requesting a large Persistent Volume Claim (PVC). After the appropriate node was identified for the pod, the pod became s…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
## What would you like Teleport to do?
Add support for `storageClassName` to the persistent volume claim created by the `teleport-cluster` chart when `persistence.enabled: true` (or `chartMode: sta…
-
Use this issue to track bug notes (if it is a bug):
## Problem:
Postgres pod will _sometimes_ not start back up after system shutdown, entire cluster has to be deleted and rebuilt, losing data.
…
-
### What happened?
My EMQX cluster has three nodes. After all three nodes crashed and restarted, it cannot be restarted using the persistent volume claims (PVCs). The pods keep restarting.
### What …
-
I have been experiencing some issues with volumes that cause pending pods.
Sometimes Persistent Volume Claims(pvc) are not associated with their corresponding Persistent Volume(pv) and are pending w…
-
# Summary
Currently the `podGC` policy is set globally for the entire workflow. Sometimes it's helpful to be able to override it for a single step.
## Use Cases
We have a use case where we ha…