diff options
| author | Aaron Crickenberger <spiffxp@gmail.com> | 2018-02-06 13:36:20 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@gmail.com> | 2018-02-07 16:11:54 -0700 |
| commit | 28584e497ea72edc5ca618c23ee7324f21f8ecbc (patch) | |
| tree | c101b7f0ccc3c952b882876052f32e4e03d3fded /sig-cluster-lifecycle | |
| parent | 170a99a651b57791156cf62d61a013bc51ebc661 (diff) | |
update subprojects based on review comments
Diffstat (limited to 'sig-cluster-lifecycle')
| -rw-r--r-- | sig-cluster-lifecycle/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md index 96378059..7b59876f 100644 --- a/sig-cluster-lifecycle/README.md +++ b/sig-cluster-lifecycle/README.md @@ -36,7 +36,7 @@ The Cluster Lifecycle SIG examines how we should change Kubernetes to make it ea ## Subprojects -The following subprojects are owned by this SIG: +The following subprojects are owned by sig-cluster-lifecycle: - **bootkube** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS @@ -55,9 +55,13 @@ The following subprojects are owned by this SIG: - **kube-deploy** - Owners: - https://raw.githubusercontent.com/kubernetes/kube-deploy/master/OWNERS +- **kube-up** + - Owners: + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cluster/OWNERS - **kubeadm** - Owners: - https://raw.githubusercontent.com/kubernetes/kubeadm/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubeadm/OWNERS - **kubernetes-anywhere** - Owners: - https://raw.githubusercontent.com/kubernetes/kubernetes-anywhere/master/OWNERS |
