kubernetes/cmd/kubeadm
Kubernetes Submit Queue 3f2a25e38a Merge pull request #41260 from apprenda/kubeadm-153-yaml
Automatic merge from submit-queue (batch tested with PRs 41259, 41260)

kubeadm: changed manifest files to yaml

**What this PR does / why we need it**: Static Pods are currently stored as .json files in /etc/kubernetes/manifests. This PR instead writes them as YAML, as requested by the SIG.

**Which issue this PR fixes**: fixes #https://github.com/kubernetes/kubeadm/issues/153

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

**Release note**:
```release-note
NONE
```
2017-02-10 16:53:40 -08:00
..
app Merge pull request #41260 from apprenda/kubeadm-153-yaml 2017-02-10 16:53:40 -08:00
test/cmd kubeadm: moved to location after SIG discussion 2017-02-08 11:31:55 -08:00
BUILD kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
kubeadm.go Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better. 2016-12-09 12:48:12 +02:00
OWNERS Update OWNERS approvers and reviewers: cmd/kubeadm 2016-12-12 15:48:47 -08:00