k3s/cmd/kubeadm
Kubernetes Submit Queue 072c127b47 Merge pull request #44627 from dmmcquay/kubeadm_add_validation_error_code
Automatic merge from submit-queue

kubeadm: add api validation exit code

**What this PR does / why we need it**: This will help with automation and provide more meaningful exit code for api validation. 

WIP to add more meaningful exit codes https://github.com/kubernetes/kubeadm/issues/61

This is a continuation from https://github.com/kubernetes/kubernetes/pull/42825 since it had to be closed.

**Special notes for your reviewer**: /cc @luxas 

**Release note**:
```release-note
NONE
```
2017-04-21 15:39:56 -07:00
..
app kubeadm: add api validation exit code 2017-04-18 11:41:53 -07:00
test/cmd Merge pull request #43109 from apprenda/kubeadm_completion_test-cmds 2017-03-31 00:34:24 -07:00
BUILD bazel: implement git build stamping 2017-04-05 11:47:39 -07:00
OWNERS kubeadm: remove maintainer @pires. 2017-04-18 12:11:08 -07:00
kubeadm.go