nativestor icon indicating copy to clipboard operation
nativestor copied to clipboard

NativeStor provide kubernetes local storage which is light weight and high performance

Results 8 nativestor issues
Sort by recently updated
recently updated
newest added

the helm chart defalutl lvm image is not support k8s 1.21, after change to `quay.io/topolvm/topolvm-with-sidecar:0.10`, topolvm -operator logs error: ``` {"level":"error","ts":1639815831.7687695,"msg":"error received after stop sequence was engaged","error":"leader election lost"} {"level":"error","ts":1639815831.768764,"logger":"setup","msg":"problem...

bug: delete helm chart did not delete the ` topolvm-controller` ` topolvm-prepare-vg` and topolvm resources.

topolvm operator is not pushing any monitoring metrics out of operator and nodes pod, There is no way to create an alert and alerting rules for topolvm in Kubernetes /...

Hi, What does the cluster.IsOperatorHub setting control? Thanks, Nithya

On Openshift, it is required to use the CSI sidecar images shipped by Openshift. I would like to modify the operator to use the default sidecar containers available and use...

I could not find a command to regenerate the bundle manifests. How are you doing this? Thanks. Nithya

- I can think of a usecase for below CR, like, specific devices from specific nodes but no `deviceClass` from the nodes. Just checking whether it's intentional not to support...

Hello again, - I created an OCP cluster in AWS and performed all pre-req for carving a PVC from topolvm-operator - Below are the manifests that I deployed ``` yaml...