podman/pkg/specgen/generate
cdoern 8f2d9e7a7c podman pod create --uts support
add support for the --uts flag in pod create, allowing users to avoid
issues with default values in containers.conf.

uts follows the same format as other namespace flags:
--uts=private (default), --uts=host, --uts=ns:PATH

resolves #13714

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-07-05 09:28:07 -04:00
..
kube TestEnvVarValue: fix assertion 2022-07-04 17:32:13 +02:00
config_linux.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
config_linux_cgo.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_linux_nocgo.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go specgen,run: support running container from valid manifest list 2022-07-05 12:39:37 +05:30
container_create.go podman pod create --uts support 2022-07-05 09:28:07 -04:00
namespaces.go podman pod create --uts support 2022-07-05 09:28:07 -04:00
oci.go podman cgroup enhancement 2022-06-24 15:39:15 -04:00
pause_image.go [BZ #2083997] pod: build pause image in custom user NS 2022-05-13 15:41:28 +02:00
pod_create.go podman pod create --uts support 2022-07-05 09:28:07 -04:00
ports.go Use containers/common/pkg/util.StringToSlice 2022-05-23 12:16:54 -04:00
ports_bench_test.go fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
ports_test.go use libnetwork from c/common 2022-01-12 17:07:30 +01:00
security.go Use containers/common/pkg/util.StringToSlice 2022-05-23 12:16:54 -04:00
storage.go fix --init with /dev bind mount 2022-05-23 13:59:05 +02:00
validate.go Support running podman under a root v2 cgroup 2022-05-21 09:28:52 -05:00