You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k3s-io/k3s#10130 was fixed in 0.27#402, but reverted in 0.28#420, #421. So, versions 0.28-0.30 do not work.
Unfortunately, workaround from #420 doesn't work also.
Config map:
k3s-io/k3s#10130 was fixed in
0.27
#402, but reverted in0.28
#420, #421. So, versions0.28-0.30
do not work.Unfortunately, workaround from #420 doesn't work also.
Config map:
And actual Pod looks like helper-pod-delete-pvc-e272c076-4757-4201-85c3-133da223bd76.yaml.txt
As we can see, security contexts from config map are stripped out: there is no container's security context and Pod's context is empty.
Test Pod and PVC:
Workaround was tested using Local path provisioner
0.30
on K3s1.30.6
.The text was updated successfully, but these errors were encountered: