k3s/cmd
Kubernetes Submit Queue e48ccceab4
Merge pull request #66823 from bart0sh/PR0026-kubeadm-fix-ImagePullCheck-output
Automatic merge from submit-queue (batch tested with PRs 64815, 66823, 66473, 66466). 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: fix ImagePullCheck output

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

ImagePullCheck outputs "pulling <image>" line even if image
already exists and is not pulled.
    
Fixed the output to reflect the reality. ImagePullCheck now outputs
either "pulling <image>" or "image <image> exists".

**Release note**:
```release-note
NONE
```
2018-08-03 18:03:00 -07:00
..
clicheck wire config flags through factory 2018-05-04 17:02:20 -04:00
cloud-controller-manager add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
controller-manager add debug handler capability for individual controllers 2018-07-26 13:24:36 -04: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 Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
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 Mark --horizontal-pod-autoscaler-upscale-delay deprecated 2018-08-01 17:59:51 +02:00
kube-proxy nodes: improve handling of erroneous host names 2018-08-01 14:57:25 +08:00
kube-scheduler apiserver: allow high ports in secure serving validation 2018-07-04 19:20:12 +02:00
kubeadm Merge pull request #66823 from bart0sh/PR0026-kubeadm-fix-ImagePullCheck-output 2018-08-03 18:03:00 -07:00
kubectl Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubelet nodes: improve handling of erroneous host names 2018-08-01 14:57:25 +08:00
kubemark Make proxier params configurable in kubemark 2018-07-06 16:07:15 +02:00
linkcheck Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD gke-certificates-controller: rm -rf 2018-02-15 12:01:00 -08:00
OWNERS