nbalacha

Results 9 comments of nbalacha

@llamerada-jp , this is the initial set of changes for enabling the csi sanity snapshot tests for thin deviceclasses. Please let me know if this is what you had in...

> @nbalacha The way I requested it before was incorrect. Would you please add a new test parameter like below? the test of snapshot will be skipped in default (equal...

Is there a way to refresh this PR to remove the commits which merge main into topolvm.io? Those end up syncing it with the main branch and I am looking...

@llamerada-jp , I see that the PR has undergone several rounds of review. Do you think it likely that it will be merged soon? Thank you.

@Yuggupta27 , I am able to reproduce the test failure on my local system. I see the following in the clone logicalvolume: ``` Name: pvc-2f4dbc4c-8ff9-4077-9c81-da5a1eac5b57 Namespace: Labels: app.kubernetes.io/created-by=topolvm-controller Annotations: API...

Hi Mohit, I had done some work on this a long time ago. I remember getting very good performance improvements with readdirp with the following change: https://review.gluster.org/#/c/glusterfs/+/22366/ I also found...

Is it possible to clean up the commits - there are currently 78 of them and some do not have much information. @llamerada-jp , do you think that would be...

It does not look like this operator used operator-sdk to generate the code. Is that correct? Did you install operator-sdk and then run a command like the following: ``` /home/user/go/bin/controller-gen...

Do you have the exact command to generate the bundles? I tried with operator-sdk but it failed with the error: [nibalach@localhost topolvm-operator]$ operator-sdk generate bundle -q --overwrite --version 2.0.0 --channels=alpha...