spiegel_podman/pkg/util
Martin Roukala (né Peres) ef4e7b8c73
Do not mount /dev/tty into rootless containers
[NO NEW TESTS NEEDED]

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2165875
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
(cherry picked from commit d10860a323)
2023-01-31 22:59:29 +01:00
..
camelcase bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
filters.go prune filter handling 2022-07-25 09:28:26 -04:00
filters_test.go prune filter handling 2022-07-25 09:28:26 -04:00
kube.go play kube: Allow the user to import the contents of a tar file into a volume 2022-10-25 15:11:25 +03:00
mountOpts.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
mountOpts_linux.go Turn off 'noexec' option by default for named volumes 2020-05-20 16:48:20 -04:00
mountOpts_other.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
utils.go commit: use libimage code to parse changes 2023-01-16 16:28:11 +01:00
utils_darwin.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
utils_freebsd.go pkg/util: Add pid information descriptors for FreeBSD 2022-10-17 15:33:04 +01:00
utils_linux.go Do not mount /dev/tty into rootless containers 2023-01-31 22:59:29 +01:00
utils_linux_test.go Match VT device paths to be blocked from mounting exactly 2023-01-30 07:33:38 +00:00
utils_supported.go Eval symlinks on XDG_RUNTIME_DIR 2022-10-28 14:32:39 -04:00
utils_test.go commit: use libimage code to parse changes 2023-01-16 16:28:11 +01:00
utils_unsupported.go pkg: Build pkg/util on FreeBSD 2022-08-13 07:53:34 +01:00
utils_windows.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00