-
**What did you do to encounter the bug?**
Steps to reproduce the behavior:
1. Follow the mongodb-kubernetes-operator getting started guide to [install the operator](https://github.com/mongodb/mong…
-
### What is the project title?
openebs/mayastor
### What is the project URL?
https://github.com/openebs/mayastor
### What is the project description?
A cloud native declarative …
-
https://github.com/mongodb/mongodb-kubernetes-operator/blob/f288c2846928c2a43abbab05c3b172e1741384de/pkg/authentication/scram/scram.go#L119
Impact:
Need to turn off name prefix/suffix kustomizatio…
-
Given two separate SPDK instances, s1 and s2. When s1 connects to an nvmf target on s2, while concurrently s2 connects to an nvmf target on s1, at least one of the attempts fails and sometimes both fa…
-
-
I was very surprised that `ReadWriteMany` is not possible at all with cStor. All the nice keywords, such as HA and synchronous replication, are present. But the OpenEBS website has only a sidenote tha…
-
Note: Brian asked me to report this, so here goes.
**Describe the bug:**
After creating a pvc with storage class openebs-rwx, the pods backing the nfs service don't progress past ContainerCrea…
-
Seen when running e2e tests on a 3 node cluster and a 3-replica volume published via nvmf.
When fio is sent to a nexus while one of the replica pods is terminated, fio can fail with an error.
Steps …
-
## Description
- Getting Input/output error when trying to access the volume mount across the PODS of a Deployment.
`$ kubectl exec nginx-deployment-695f8d5d5d-p7zbg -- ls -lh /etc/nginx/co…
-
**Describe the bug**
After volume creation Kubernetes should change owner of the volume directories to group specified by fsGroup in pod "spec" field, but it is not happening. The same works fine wit…