Alexander Wels
Alexander Wels
Strange the fsGroup should make it so that non root users can access it through the groups they are part of. Does your storage not support fsGroup?
Now CDI should chown to 107 after it is done importing, and IIRC after KubeVirt has started and used a disk image it should have also chowned it to the...
Right, it is interesting this works in CI, since we use a local volume which AFAIK doesn't support fsGroup either. We should probably document that we use fsGroup to give...
Indeed, I believe CI uses cri-o so I would expect that to fail then since we are not specifying the user.
I would think so, @mhenriks any reason you specified runAsGroup?
I am good with the removing of runAsGroup, but @mhenriks wrote the original code so he has more insight there.
/lgtm /retest
How about a unit test making sure this is working as expected, like `Should always accept mutate when dv is marked for deletion`?
/lgtm @mhenriks any other thoughts?
/lifecycle frozen