diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-10-18 11:54:44 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-10-19 08:31:35 -0400 |
commit | 517b56b02dbcdd76ef42919a22cd335364246eb6 (patch) | |
tree | 36cf5968b1495614d97a46dcf793469501459ccf /Containerfile-testvol | |
parent | e0ffc431fe7f016124fdcb36819698a90fe448a9 (diff) | |
download | podman-517b56b02dbcdd76ef42919a22cd335364246eb6.tar.gz podman-517b56b02dbcdd76ef42919a22cd335364246eb6.tar.bz2 podman-517b56b02dbcdd76ef42919a22cd335364246eb6.zip |
Generate Kube should not print default structs
If podman uses Workdir="/" or the workdir specified in the image, it
should not add it to the yaml.
If Podman find environment variables in the image, they should not
get added to the yaml.
If the container or pod do not have changes to SELinux we should not
print seLinuxOpt{}
If the container or pod do not change any dns options the yaml should
not have a dnsOption={}
If the container is not privileged it should not have privileged=false
in the yaml.
Fixes: https://github.com/containers/podman/issues/11995
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'Containerfile-testvol')
0 files changed, 0 insertions, 0 deletions