spiegel_podman/pkg/specgen/generate
Daniel J Walsh 593d0907c5
--hostname should be set when using --pod new:foobar
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2030599

When you create pod, it shares the UTS namespace with Containers.
Currently the --hostname is not passed to the pod created when
you create a container and pod in the same command.

Also fix error message on supported --share flags

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-12-09 13:09:02 -05:00
..
kube Add support for configmap volumes to play kube 2021-12-02 14:48:04 -05:00
config_linux.go Pod Device Support 2021-09-20 23:22:43 -04:00
config_linux_cgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_nocgo.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
config_linux_test.go Add filepath glob support to --security-opt unmask 2021-05-04 14:40:43 -04:00
container.go Add --unsetenv & --unsetenv-all to remove def environment variables 2021-11-15 15:10:12 -05:00
container_create.go Do not store the exit command in container config 2021-11-18 20:28:03 +01:00
namespaces.go --hostname should be set when using --pod new:foobar 2021-12-09 13:09:02 -05:00
oci.go Update vendor or containers/common moving pkg/cgroups there 2021-12-07 06:17:11 -05:00
pod_create.go infra container: replace pause with catatonit 2021-11-15 12:53:25 +01:00
ports.go Support EXPOSE with port ranges 2021-11-20 19:24:21 -05:00
ports_bench_test.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
ports_test.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
security.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
storage.go volumes: be more tolerant and fix infinite loop 2021-10-28 16:37:33 +02:00
validate.go Update vendor or containers/common moving pkg/cgroups there 2021-12-07 06:17:11 -05:00