Files
kubernetes/pkg/api/v1
vefimova fc8a37ec86 Added ability for Docker containers to set usage of dns settings along with hostNetwork is true
Introduced chages:
   1. Re-writing of the resolv.conf file generated by docker.
      Cluster dns settings aren't passed anymore to docker api in all cases, not only for pods with host network:
      the resolver conf will be overwritten after infra-container creation to override docker's behaviour.

   2. Added new one dnsPolicy - 'ClusterFirstWithHostNet', so now there are:
      - ClusterFirstWithHostNet - use dns settings in all cases, i.e. with hostNet=true as well
      - ClusterFirst - use dns settings unless hostNetwork is true
      - Default

Fixes #17406
2017-03-01 17:10:00 +00:00
..
2017-01-11 09:09:48 -05:00
2017-02-27 01:07:18 -05:00
2017-01-29 21:41:45 +01:00
2017-02-20 12:56:04 -05:00
2016-10-18 21:07:33 -04:00
2017-01-16 16:04:03 -05:00
2017-02-28 23:05:40 -08:00
API
2017-02-28 23:05:40 -08:00
API
2017-02-28 23:05:40 -08:00
2017-01-31 19:14:13 -05:00
2017-01-24 13:15:26 -05:00
2017-02-28 23:05:40 -08:00
2017-02-28 23:05:40 -08:00
2017-02-28 23:05:40 -08:00