k3s/pkg/dns
Bowei Du 19be1d2504 Allow kube-dns to load its configuration from a config map
- Adds command line flags --config-map, --config-map-ns.
- Fixes 36194 (https://github.com/kubernetes/kubernetes/issues/36194)
- Update kube-dns yamls
- Update bazel (hack/update-bazel.sh)
- Update known command line flags
- Temporarily reference new kube-dns image (this will be fixed with
  a separate commit when the DNS image is created)
2016-11-18 16:11:12 -08:00
..
config Allow kube-dns to load its configuration from a config map 2016-11-18 16:11:12 -08:00
federation Allow kube-dns to load its configuration from a config map 2016-11-18 16:11:12 -08:00
treecache Allow kube-dns to load its configuration from a config map 2016-11-18 16:11:12 -08:00
util kube-dns logging cleanup 2016-11-03 12:38:07 -07:00
BUILD Allow kube-dns to load its configuration from a config map 2016-11-18 16:11:12 -08:00
dns.go Allow kube-dns to load its configuration from a config map 2016-11-18 16:11:12 -08:00
dns_test.go Allow kube-dns to load its configuration from a config map 2016-11-18 16:11:12 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00