-
Currently, in standalone mode, the operator creates deployment for minio and milvus which leads to an issue where we do a rolling restart and the old pod still is mounted to the PVC. This creates a de…
-
## Is your improvement request related to a feature? Please describe (👍 if you like this request)
This comes out from a debugging session with @ejweber, @james-munson , and me.
In the RWX f…
-
**What happened**:
When querying `kubectl get --raw /api/v1/nodes//proxy/stats/summary`, the capacity bytes returned for PVCs are not what are shown in tools like k9s which therefore tell me th…
-
### What happened?
I honestly don't know if this is a real bug or not, since it seems like the configuration conflicts with itself. I thought I'd file a bug and see what sig-scheduling says, since th…
-
Application charts are stored on local file system (on the path /) of helmer and kubeconfiggenerator.
See below for a reference:
https://github.com/cloud-ark/kubeplus/blob/master/plugins/kubectl-u…
-
## Describe the bug
Around 2733 requests have come to CSI for resizing invalid value which is not expected
` Normal Resizing 4m26s (x2733 over 3d23h) external-resizer spectrumscale.csi.ibm.com …
-
**Describe the bug**
Trident PVCs could be mounted as normal on the worker node, but after some time or because of some unknown reason, Trident PVCs stop being able to be mounted on this exact no…
-
## Describe the bug
While redeploying as Statefulset, the first Pod is unable to attach the volume with the following error message:
0s Warning FailedMapVolume pod/aerospike-0 …
-
Kubernetes has a concept of a [default Storage Class](https://kubernetes.io/docs/tasks/administer-cluster/change-default-storage-class/).
One would expect that by using `kfp.kubernetes.CreatePVC` w…
-
Ref: https://mauilion.dev/posts/kind-pvc-localdata/