summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-08-07 08:21:30 -0700
committerGitHub <noreply@github.com>2018-08-07 08:21:30 -0700
commitc1592666127839b0512b2eb5e1447466f55ef0db (patch)
tree7cb40f4ed04bc273351f2d557804752bd9ab5464
parentae62d5f2ec2f80f50030c3c633010982a72d5d9c (diff)
parentbfd18650dd2a5991acaad0a59ac2001023e5c880 (diff)
Merge pull request #2485 from roberthbailey/kubeadm-dind-cluster
Add kubeadm-dind-cluster as a subproject of sig-cluster-lifecycle.
-rw-r--r--sig-cluster-lifecycle/README.md9
-rw-r--r--sigs.yaml9
2 files changed, 12 insertions, 6 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index a6ced7fc..d7b581dd 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -47,12 +47,12 @@ The following subprojects are owned by sig-cluster-lifecycle:
- **cluster-api**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
-- **cluster-api-provider-gcp**
- - Owners:
- - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
- **cluster-api-provider-aws**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
+- **cluster-api-provider-gcp**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
- **cluster-api-provider-openstack**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
@@ -72,6 +72,9 @@ The following subprojects are owned by sig-cluster-lifecycle:
- Owners:
- https://raw.githubusercontent.com/kubernetes/kubeadm/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubeadm/OWNERS
+- **kubeadm-dind-cluster**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubeadm-dind-cluster/master/OWNERS
- **kubernetes-anywhere**
- Owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes-anywhere/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index f013288c..3f02158c 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -692,12 +692,12 @@ sigs:
- name: cluster-api
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
- - name: cluster-api-provider-gcp
- owners:
- - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
- name: cluster-api-provider-aws
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
+ - name: cluster-api-provider-gcp
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
- name: cluster-api-provider-openstack
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
@@ -717,6 +717,9 @@ sigs:
owners:
- https://raw.githubusercontent.com/kubernetes/kubeadm/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubeadm/OWNERS
+ - name: kubeadm-dind-cluster
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubeadm-dind-cluster/master/OWNERS
- name: kubernetes-anywhere
owners:
- https://raw.githubusercontent.com/kubernetes/kubernetes-anywhere/master/OWNERS