diff options
author | baude <bbaude@redhat.com> | 2019-08-28 13:19:15 -0500 |
---|---|---|
committer | baude <bbaude@redhat.com> | 2019-09-03 10:10:05 -0500 |
commit | 8818e358bf4d934b494bb38c545c7e72a4fb26e6 (patch) | |
tree | 2c7297018e387e072d08ad51bc7949004a3eadf8 /test/e2e/mount_test.go | |
parent | 03344fff1cd41c8a1cc8cec2ac3877b25505fb0c (diff) | |
download | podman-8818e358bf4d934b494bb38c545c7e72a4fb26e6.tar.gz podman-8818e358bf4d934b494bb38c545c7e72a4fb26e6.tar.bz2 podman-8818e358bf4d934b494bb38c545c7e72a4fb26e6.zip |
handle dns response from cni
when cni returns a list of dns servers, we should add them under the
right conditions. the defined conditions are as follows:
- if the user provides dns, it and only it are added.
- if not above and you get a cni name server, it is added and a
forwarding dns instance is created for what was in resolv.conf.
- if not either above, the entries from the host's resolv.conf are used.
Signed-off-by: baude <bbaude@redhat.com>
Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'test/e2e/mount_test.go')
0 files changed, 0 insertions, 0 deletions