kubernetes/cmd/kubeadm/app/util
Kubernetes Submit Queue a812493aae Merge pull request #39302 from bruceauyeung/k8s-branch-fix-nil-check-and-typos
Automatic merge from submit-queue (batch tested with PRs 40132, 39302, 40194, 40619, 40601)

fix nil check and typos

**What this PR does / why we need it**:
1. nil error should be checked before defer statement.
2. fix some typos.

Signed-off-by: bruceauyeung ouyang.qinhua@zte.com.cn
2017-01-27 18:32:23 -08:00
..
BUILD mechanical 2017-01-16 09:35:12 -05:00
error.go kubeadm: updated preflight types to avoid stutter 2017-01-10 16:20:38 -08:00
error_test.go kubeadm: updated preflight types to avoid stutter 2017-01-10 16:20:38 -08:00
tokens.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
tokens_test.go add test tokens for TestValidateToken 2017-01-19 17:16:26 +08:00
version.go Fix review feedback, bazel files, tests and the dnsmasq-metrics spec. Set --kubelet-preferred-address-types on v1.5 and higher clusters 2016-12-09 22:16:37 +02:00
version_test.go fix nil check and typos 2016-12-29 18:00:28 +08:00