Sascha Grunert
Sascha Grunert
/test pull-kubernetes-e2e-kind-ipv6
/test pull-kubernetes-unit
/test pull-kubernetes-conformance-kind-ga-only-parallel
/test pull-kubernetes-integration
@gnufied yes during the implementation I’ve tested the basic functionality. I’ll also follow-up with a node e2e test suite in https://github.com/kubernetes/kubernetes/pull/126220 which works with the current CRI-O main branch.
> @saschagrunert ah, looks like the stub implementation will return a NO-OP success for all the requested volume operations. Can you link me specific CRIO change where it is implemented?...
> I noticed that - it was missed in earlier API review request, But - we should explicitly call out that `fsGroupChangePolicy` will have no effect for this volume. I...
> AFAIU we only hit this if cri-o is running within a user namespace (rootless cri-o) TBH: I am not super compelled by that option and think we could deprecate...