Add check on chown in init container #165
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/165/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The chown in the init container will fail in the rootles image.
Checking if the image is rootless or not will prevent this error noise.
Don't know if my review counts. ? Anyway, LGTM. I've tested it in my cluster.