nomad-driver-podman
nomad-driver-podman copied to clipboard
Moves SELinux label assignment to affect only implicit mounts
Fixes #65 by moving the SELinux label assignment above the handling of user-supplied volumes.
Hey @fuero can you fix your merge conflict? I am trying to get this reviewed and merged. See https://github.com/hashicorp/nomad-driver-podman/issues/184
I have been running this patch in testing for a few weeks. It works great. If @fuero is unavailable to rebase, @tgross / @lgfa29 do you want me to create a new PR to get this merged?
We should close this PR and use https://github.com/hashicorp/nomad-driver-podman/pull/196. This implementation will prevent CSI drivers from correctly labeling volume mounts with the correct SELinux contexts.