summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-02-03 16:36:46 +0100
committerValentin Rothberg <rothberg@redhat.com>2021-02-04 12:34:35 +0100
commitc995b54607a53d692ea2491771233895ff2c75a7 (patch)
treeec37c719afbf424fd7b806fe0e7f8f283b981d3a /cmd
parent4ce8b1281e69b55b6024e87f2dec06638c678f10 (diff)
downloadpodman-c995b54607a53d692ea2491771233895ff2c75a7.tar.gz
podman-c995b54607a53d692ea2491771233895ff2c75a7.tar.bz2
podman-c995b54607a53d692ea2491771233895ff2c75a7.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 'cmd')
0 files changed, 0 insertions, 0 deletions