diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-02-03 16:36:46 +0100 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2021-02-04 16:06:54 -0500 |
commit | d6ba4ab09808294f0d9cae0142a4dc97e9b9786d (patch) | |
tree | f275140572a2198f552a9490cece8d8ea82362b0 /test/e2e/build | |
parent | 6bd3a6bcabda682243f531bacf3659b95da8590a (diff) | |
download | podman-d6ba4ab09808294f0d9cae0142a4dc97e9b9786d.tar.gz podman-d6ba4ab09808294f0d9cae0142a4dc97e9b9786d.tar.bz2 podman-d6ba4ab09808294f0d9cae0142a4dc97e9b9786d.zip |
generate kube: handle entrypoint
The spec of a Kube Container has a `Command` and `Args`. While both are
slices, the `Command` is the counterpart of the entrypoint of a libpod
container. Kube is also happily accepting the arguments to as following
items in the slice but it's cleaner to move those to `Args`.
Fixes: #9211
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'test/e2e/build')
0 files changed, 0 insertions, 0 deletions