podman/pkg/api/handlers/libpod
Daniel J Walsh 641f0ccc4e
Add podman play kube --no-hosts options
This option will setup the containers to not modify their /etc/hosts
file and just use the one from the image.

Fixes: https://github.com/containers/podman/issues/9500

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-10-01 10:53:50 -04:00
..
containers.go api: handle nil pointer dereference in rest endpoints 2021-09-15 09:14:34 +02:00
containers_create.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
containers_stats.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
generate.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
healthcheck.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
images.go image prune: support removing external containers 2021-09-28 10:24:16 +02:00
images_pull.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
info.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
manifests.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
networks.go Do not allow network modes to be used as network names 2021-09-16 11:01:52 +02:00
play.go Add podman play kube --no-hosts options 2021-10-01 10:53:50 -04:00
pods.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
secrets.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
swagger.go Wire network interface into libpod 2021-09-15 20:00:20 +02:00
system.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
volumes.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00