podman/pkg/specgen
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
..
generate --hostname should be set when using --pod new:foobar 2021-12-09 13:09:02 -05:00
config_unsupported.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
container_validate.go bump go module to v3 2021-02-22 09:03:51 +01:00
namespaces.go Update vendor or containers/common moving pkg/cgroups there 2021-12-07 06:17:11 -05:00
pod_validate.go --infra-name command line argument 2021-07-15 21:27:51 -03:00
podspecgen.go Fix swagger definition for the new mac address type 2021-11-05 19:25:40 +01:00
specgen.go Merge pull request #12100 from rhatdan/env 2021-11-16 16:27:34 +01:00
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go libpod/option.go remove error stutter from wrap/wraf 2021-08-17 16:14:02 +05:30