Kubernetes Submit Queue
|
ffdfe9fa9b
|
Merge pull request #35119 from errordeveloper/tidy-up-kubeadm
Automatic merge from submit-queue
Start tidying kubeadm up
**What this PR does / why we need it**:
This PR addresses https://github.com/kubernetes/kubernetes/pull/33262#discussion_r80337511.
**Release note**:
```release-note
NONE
```
|
2016-10-24 02:26:36 -07:00 |
|
Ilya Dmitrichenko
|
9703df391f
|
Eliminate half-baked multi-architecture support, but keep node affinity architecture-agnostic (fix #33916)
|
2016-10-21 14:56:02 +01:00 |
|
Ilya Dmitrichenko
|
b7b0822654
|
Refactor getComponentCommand() for readability
|
2016-10-19 14:56:55 +01:00 |
|
Ilya Dmitrichenko
|
6f57775669
|
Ensure MasterConfiguration is refered to as cfg throughout
|
2016-10-17 12:08:11 +01:00 |
|
Mike Danese
|
b3dae78c62
|
kubeadm: turn api into a real apigroup
|
2016-10-07 11:14:53 -07:00 |
|
Mike Danese
|
56ea178e7c
|
kubeadm: refactor config
1) break object into substructures
2) seperate a config object for master and node
|
2016-10-03 14:44:18 -07:00 |
|
Ilya Dmitrichenko
|
a023085a5f
|
Address comments in review
|
2016-09-24 17:28:34 +01:00 |
|
Lucas Käldström
|
37dab80173
|
Make the Kubernetes control plane version configurable
|
2016-09-24 14:46:42 +01:00 |
|
Atanas Mirchev
|
ab3b2d579f
|
Fix package / struct naming after core refactoring.
|
2016-09-24 14:46:41 +01:00 |
|
Paulo Pires
|
26aa32d32b
|
Reviewed help text, fix typos, go {fmt,vet,lint}.
|
2016-09-24 14:46:38 +01:00 |
|
Ilya Dmitrichenko
|
a42ad6a913
|
Move pkg/kubadm to cmd/kubeadm/app, remove cmd/manual.go
|
2016-09-24 14:46:38 +01:00 |
|