Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Default to SELinux private label for play kube mounts | Peter Hunt | 2019-03-28 |
| | | | | | | | | | | Before, there were SELinux denials when a volume was bind-mounted by podman play kube. Partially fix this by setting the default private label for mounts created by play kube (with DirectoryOrCreate) For volumes mounted as Directory, the user will have to set their own SELinux permissions on the mount point also remove left over debugging print statement Signed-off-by: Peter Hunt <pehunt@redhat.com> | ||
* | Fix build on non-Linux | Miloslav Trmač | 2018-12-06 |
| | | | | | | Unrelated to the rest of the PR. Signed-off-by: Miloslav Trmač <mitr@redhat.com> | ||
* | Fix build on non-Linux OSes | Matthew Heon | 2018-08-15 |
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #1266 Approved by: baude |