-
Right now it is not possible to resize volumes created by openebs operator component. Add support for that.
-
Here are the list of PRs that I have contributed for Hacktoberfest 2020:
openebs/openebs#3257
openebs/openebs#3249
openebs/openebs#3257
openebs/openebs#3249
openebs/openebs#3257
openebs/openeb…
-
**Describe the bug:** We use localpv with ext4 hard quotas. They work quite fine, but from time to time, we get the problem, that the quota has exceeded despite the folder contains less than the d…
-
### What happened?
A node in our GKE cluster was experiencing an extremely heavy load during load testing.
CNI pods (calico) and CSI pods crashed several times as well as the kubelet and caused …
-
If you delete `openebs-operator` before deleting the component `openebs-storage-class` then it fails with error
`FATA[0007] uninstallation completed with 1 error(s): admission webhook "admission-we…
-
With default values simply enabling the exporter
```
ndmExporter:
enabled: false
```
Results in the following (in openebs-ndm-cluster-exporter deployment):
```
chart: openebs-…
-
## Description
As https://github.com/openebs/lvm-localpv/blob/v0.8.x/design/lvm/images/resize_sequence_diagram.jpg show
If happen:
1. step "Mark PVC As Filesystem resize required" Failed.
2. Skip …
-
openebs upgrade from 3.2.0 to 3.3.0 failed with
```
% kubectl get nodes
NAME STATUS ROLES AGE VERSION
srvl012 Ready controlplane,etcd,worker 2y30d v1.23.…
-
For Mac M1, I am trying to dynamically provision a PV for my minikube cluster. I am following this docs https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/docs/intro.md I have storage cla…
-
**What steps did you take and what happened:**
[A clear and concise description of what the bug is, and what commands you ran.)
Use helm install openebs-3.3.1
```
helm install openebs openebs-3…