summaryrefslogtreecommitdiff
path: root/cmd/podman/common
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2021-01-28 15:20:15 -0600
committerMatthew Heon <matthew.heon@pm.me>2021-02-04 13:35:53 -0500
commitc749515745905ba510efacbf6813695bb553fe24 (patch)
tree436b0910fe403d67e33861a3b817caf40a2c40f2 /cmd/podman/common
parentb9c8c43c4531c197c36fe3dde92c44488b28be79 (diff)
downloadpodman-c749515745905ba510efacbf6813695bb553fe24.tar.gz
podman-c749515745905ba510efacbf6813695bb553fe24.tar.bz2
podman-c749515745905ba510efacbf6813695bb553fe24.zip
Honor custom DNS in play|generate kube
when creating kubernetes yaml from containers and pods, we should honor any custom dns settings the user provided. in the case of generate kube, these would be provided by --dns, --dns-search, and --dns-opt. if multiple containers are involved in the generate, the options will be cumulative and unique with the exception of dns-opt. when replaying a kube file that has kubernetes dns information, we now also add that information to the pod creation. the options for dnspolicy is not enabled as there seemed to be no direct correlation between kubernetes and podman. Fixes: #9132 Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'cmd/podman/common')
0 files changed, 0 insertions, 0 deletions