generate kube: Do not print spec.containers.command
, if it is the default entrypoint of the image
#11915
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
At #11672 I asked to alter
podman generate kube
not to print variables, which were not part of the container and not to printspec.containers.command
. podman 3.4.0 still prints onpodman generate kube
the command, even if it is the default commant/entrypoint contained in the image.As test case I use the instructions from https://mail.aegee.org/cgit/aegee-ldap/tree/readme.md#n13.
The text was updated successfully, but these errors were encountered: