diff options
author | Urvashi Mohnani <umohnani@redhat.com> | 2021-10-12 16:02:47 -0400 |
---|---|---|
committer | Urvashi Mohnani <umohnani@redhat.com> | 2021-10-13 15:18:04 -0400 |
commit | 5d18fb92397720eb416f760a55fe37ad2d5ae63a (patch) | |
tree | 7dd5b94ee86aaa1119780e790e9c309174b5966c /test/e2e/pod_prune_test.go | |
parent | 9f1452cbb51bbca221c307e6da60af51a65489cd (diff) | |
download | podman-5d18fb92397720eb416f760a55fe37ad2d5ae63a.tar.gz podman-5d18fb92397720eb416f760a55fe37ad2d5ae63a.tar.bz2 podman-5d18fb92397720eb416f760a55fe37ad2d5ae63a.zip |
Don't add image entrypoint to the generate kube yaml
If no entrypoint or command is set in the podman create
command, and the image command or entrypoint is being
used as the default, then do not add the image command or
entrypoint to the generated kube yaml.
Kubernetes knows to default to the image command and/or
entrypoint settings when not defined in the kube yaml.
Add and modify tests for this case.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
Diffstat (limited to 'test/e2e/pod_prune_test.go')
0 files changed, 0 insertions, 0 deletions