-
The doc now says you shouldn't provision the lvm volume group etc. Is that true for lvm-localpv?
How do I tell it which disks it should touch!
-
Alertmanager and prometheus server is staying in pending status.
```
k get pods
NAME READY STATUS RESTARTS AGE
prometheus-alertmanager-0 …
-
**Describe the bug:** I am unable to install Dynamic NFS Provisioner on GKE with GKE storage class to ensure my pvc is backed to a disk which will withstand node drains, upgrades and failures. The…
-
Currently the CI Performs tests after merging the changes. A workflow for pull request has to be implemented.
-
## 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…
-
**Is your feature request related to a problem? Please describe.**
It would be really useful if mayastor replication could be topology aware outside of just hostnames. Currently it is possible for al…
-
These were some comments/suggestions received from community in metacontroller slack channel.
>I'm trying to use metac as a library (following this example): https://github.com/AmitKumarDas/metac/b…
-
Here are the list of PRs that I have contributed for Hacktoberfest 2020:
-- https://github.com/openebs/cstor-operators/pull/199
- https://github.com/openebs/cstor-operators/pull/200
- https://git…
-
**What steps did you take and what happened:**
The node-disk-manager panic on environment with NVMe multipath enabled.
**What did you expect to happen:**
Run correctly
**The output of th…
-
As a developer I want to use better assertion logic than the following:
```yaml
- name: Fetch OpenEBS control plane pods ready status
shell: kubectl get pods -n openebs | grep {{ item }} | awk '{…