k3s/cmd
Kubernetes Submit Queue 2755000b3e
Merge pull request #66499 from rosti/kubedns-images
Automatic merge from submit-queue (batch tested with PRs 66291, 66471, 66499). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

kubeadm: Pull sidecar and dnsmasq-nanny images when using kube-dns

**What this PR does / why we need it**:

It appears that sidecar and dnsmasq-nanny images are now required for
kube-dns deployment to work correctly. Thus the following default kube-dns
images are used now:

- k8s.gcr.io/k8s-dns-kube-dns-amd64:1.14.10
- k8s.gcr.io/k8s-dns-sidecar-amd64:1.14.10
- k8s.gcr.io/k8s-dns-dnsmasq-nanny-amd64:1.14.10

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes kubernetes/kubeadm#1016

**Special notes for your reviewer**:

/cc @kubernetes/sig-cluster-lifecycle-pr-reviews
/area kubeadm
/assign @luxas
/assign @timothysc
/kind bug

**Release note**:

```release-note
kubeadm: Pull sidecar and dnsmasq-nanny images when using kube-dns
```
2018-07-24 14:00:01 -07:00
..
clicheck wire config flags through factory 2018-05-04 17:02:20 -04:00
cloud-controller-manager Merge pull request #64654 from atlassian/missing-error-handling 2018-07-02 07:14:34 -07:00
controller-manager controller-manager: allow high ports in secure serving validation 2018-07-05 15:01:19 +02:00
gendocs wire config flags through factory 2018-05-04 17:02:20 -04:00
genkubedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genman Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genswaggertypedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genutils
genyaml wire config flags through factory 2018-05-04 17:02:20 -04:00
hyperkube Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
importverifier fix message output for import verifier 2018-05-10 12:50:28 -04:00
kube-apiserver Merge pull request #65832 from sttts/sttts-apiserver-reusable-loopback-logic 2018-07-13 13:22:04 -07:00
kube-controller-manager Merge pull request #65917 from dims/remove-stray-comment-from-merge 2018-07-09 08:07:04 -07:00
kube-proxy Merge pull request #65425 from islinwb/ipvs_cleanup_rules 2018-07-12 15:14:16 -07:00
kube-scheduler apiserver: allow high ports in secure serving validation 2018-07-04 19:20:12 +02:00
kubeadm Merge pull request #66499 from rosti/kubedns-images 2018-07-24 14:00:01 -07:00
kubectl Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubelet Remove kubelet-level docker shared pid flag 2018-07-22 16:54:44 +02:00
kubemark Make proxier params configurable in kubemark 2018-07-06 16:07:15 +02:00
linkcheck
BUILD
OWNERS