spiegel_podman/pkg/domain/entities
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
..
reports More conforming libpod API and swagger types 2021-11-01 20:19:06 +01:00
types Fix build with GO111MODULE=off 2021-04-15 14:24:39 -04:00
auto-update.go auto-update: simple rollback 2021-08-05 15:20:38 +02:00
container_ps.go libpod: deduplicate ports in db 2021-10-27 18:59:56 +02:00
containers.go Add --file-locks checkpoint/restore option 2021-11-18 19:23:25 +00:00
engine.go add flag to record memory profiles 2021-08-20 15:35:58 +02:00
engine_container.go Do not allow network modes to be used as network names 2021-09-16 11:01:52 +02:00
engine_image.go Podman Image SCP rootful to rootless transfer 2021-11-05 12:04:20 -04:00
engine_system.go Adds tunnel routes for system reset. 2020-05-11 17:03:32 -04:00
events.go Add deprecated fields for 1.22+ clients that still expect them 2021-09-10 20:08:45 -05:00
filters.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
generate.go Add restart-sec option to systemd generate 2021-12-03 12:11:28 +01:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go podman, push: expose --compression-format 2021-12-01 09:39:03 +01:00
manifest.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
network.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
play.go Add support to play kube for --log-opt 2021-10-25 11:40:42 -04:00
pods.go Add --unsetenv & --unsetenv-all to remove def environment variables 2021-11-15 15:10:12 -05:00
secrets.go Add filtering functionality to http api secrets list 2021-09-03 10:29:31 +02:00
set.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
system.go rename rootless cni ns to rootless netns 2021-11-05 15:44:37 +01:00
types.go --hostname should be set when using --pod new:foobar 2021-12-09 13:09:02 -05:00
volumes.go Allow label and labels when creating volumes 2021-10-28 16:02:22 -07:00