kubernetes/cmd
Kubernetes Submit Queue 9b8f3f3cb8
Merge pull request #67648 from xlgao-zju/fix-annotate-panic
Automatic merge from submit-queue (batch tested with PRs 65788, 67648, 67660). 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 panic when node annotation is nil

**What this PR does / why we need it**:
kubeadm will panic, when the node annotation is nil.

**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 #

**Special notes for your reviewer**:
/assign @neolit123 

**Release note**:

```release-note
kubeadm:  Fix panic when node annotation is nil
```
2018-08-21 10:14:01 -07:00
..
clicheck wire config flags through factory 2018-05-04 17:02:20 -04:00
cloud-controller-manager Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
controller-manager Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
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 Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
kube-controller-manager Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
kube-proxy update bazel 2018-08-16 09:59:33 +08:00
kube-scheduler Add a scheduler config argument to set the percentage of nodes to score 2018-08-17 11:18:51 -07:00
kubeadm Merge pull request #67648 from xlgao-zju/fix-annotate-panic 2018-08-21 10:14:01 -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 update bazel 2018-08-16 09:59:33 +08:00
linkcheck
BUILD
OWNERS