mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-03 06:07:51 +00:00
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> |
||
|---|---|---|
| .. | ||
| common | ||
| define | ||
| driver | ||
| events | ||
| image | ||
| layers | ||
| lock | ||
| logs | ||
| boltdb_state.go | ||
| boltdb_state_internal.go | ||
| boltdb_state_linux.go | ||
| boltdb_state_unsupported.go | ||
| common_test.go | ||
| container.go | ||
| container.log.go | ||
| container_api.go | ||
| container_commit.go | ||
| container_graph.go | ||
| container_graph_test.go | ||
| container_inspect.go | ||
| container_internal.go | ||
| container_internal_linux.go | ||
| container_internal_test.go | ||
| container_internal_unsupported.go | ||
| container_linux.go | ||
| container_log_linux.go | ||
| container_log_unsupported.go | ||
| container_top_linux.go | ||
| container_top_unsupported.go | ||
| container_unsupported.go | ||
| diff.go | ||
| events.go | ||
| healthcheck.go | ||
| healthcheck_linux.go | ||
| healthcheck_unsupported.go | ||
| in_memory_state.go | ||
| info.go | ||
| kube.go | ||
| mounts_linux.go | ||
| networking_linux.go | ||
| networking_unsupported.go | ||
| oci.go | ||
| oci_attach_linux.go | ||
| oci_attach_linux_cgo.go | ||
| oci_attach_linux_nocgo.go | ||
| oci_attach_unsupported.go | ||
| oci_internal_linux.go | ||
| oci_linux.go | ||
| oci_unsupported.go | ||
| options.go | ||
| pod.go | ||
| pod_api.go | ||
| pod_internal.go | ||
| pod_top_linux.go | ||
| pod_top_unsupported.go | ||
| runtime.go | ||
| runtime_cstorage.go | ||
| runtime_ctr.go | ||
| runtime_img.go | ||
| runtime_img_test.go | ||
| runtime_migrate.go | ||
| runtime_migrate_unsupported.go | ||
| runtime_pod.go | ||
| runtime_pod_infra_linux.go | ||
| runtime_pod_linux.go | ||
| runtime_pod_unsupported.go | ||
| runtime_renumber.go | ||
| runtime_volume.go | ||
| runtime_volume_linux.go | ||
| runtime_volume_unsupported.go | ||
| state.go | ||
| state_test.go | ||
| stats.go | ||
| stats_config.go | ||
| stats_unsupported.go | ||
| storage.go | ||
| util.go | ||
| util_linux.go | ||
| util_test.go | ||
| util_unsupported.go | ||
| volume.go | ||
| volume_inspect.go | ||
| volume_internal.go | ||