mirror of
https://github.com/containers/podman.git
synced 2025-12-02 02:58:03 +08:00
When the hostNetwork option is set to true in the k8s yaml, set the pod's hostname to the name of the machine/node as is done in k8s. Also set the utsns to host. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>