-
### 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…
-
### Context
As part of being able to do reversible upgrades https://github.com/canonical/bundle-kubeflow/issues/1096 we need to be able to make a copy of
1. User Profile CRs
2. The contents of t…
-
**Describe the solution you'd like**
Trident should enhance [cloning limitations](https://github.com/NetApp/trident/commit/746fe70d5e8c166f0d93e95a2e737cdcb7c709cf) to facilitate scenarios where the …
-
- __Type of issue?__ feature request
- __Where do you run it - cloud or metal?__ metal
- __Which image of the operator are you using?__ 1.8.0 version
- __Are you running Postgres Operator in produc…
-
## Describe the bug
A pvc created with access mode ReadWriteOncePod
```
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: my-pvc
spec:
accessModes:
- ReadWriteOncePod
re…
-
I use [k8s minio-operator](https://min.io/docs/minio/kubernetes/upstream/operations/installation.html) to create a tenant and tenant minio cluster.
The tenant minio cluster endpoint in k8s is …
-
**Questions:**:
- How to use PVC as deep storage in druid cluster?
- While using `in-memory` storage as metadata-storage, what happens when the pod gets restarted/killed?
**Issue:**
I have creat…
-
We are observing an issue daily where a historical node can not come up again because the pvc got removed.
`deleteOrphanPvc` is enabled and the druid cluster is running on spot instances which can be…
-
## Describe the bug
More of an undesirable behaviour, but when deleting the CR for an existing console the underlying PVCs are deleted. This behaviour can vary by operator, so if it is deleted with…
-
This was originally asked by @mriedem here: https://github.com/jupyterhub/kubespawner/pull/475#pullrequestreview-800437128.
> I've got a question about this and the warning a couple of lines above.…