-
- Below will give convert this go.mod file to **latest release version** after running `go mod vendor`
```mod
module openebs.io/set-status-on-ns
go 1.12
require github.com/AmitKumarDas/metac l…
-
We have recently started looking at OpenEBS as an alternative to Rook-Ceph, which we currently use in production for various use cases. On initial trials, the simplicity of the setup and the performan…
-
-
Issue #1127 was closed as completed but trying to create a PVC with RWX access mode
throws an error: `failed to provision volume with StorageClass "mayastor-thin": rpc error: code = InvalidArgument d…
-
I think there might be a little bit of a problem with calculate the part free size, my disk partition looks like this:
```bash
$ sudo parted /dev/sdb unit b print free --script -m
BYT;
/dev/sdb:…
-
IMAGE SYNC
-
# Background
Currently it's easy to see volumes & pools & their states(good/bad/etc) but it's not super-easy & super-fast to get to the root cause behind their state to help in faster debugging.
…
-
I am getting errors with the 2nd rule for localpv. I believe it has to do with multiple pods that use the same pvc. I'm still pretty rough at writing rules or I would fix and send a pr.
Rule:
…
jr0dd updated
2 months ago
-
## Description
Publish the helm charts as OCI, example to the openebs docker hub?
## Context
OCI is becoming more prevalent, example some of our dependencies like bitnami charts are a…
-