summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-04-02 16:09:15 -0700
committerGitHub <noreply@github.com>2018-04-02 16:09:15 -0700
commita262158aef5f9ae6c1f447294912f7dc941bff55 (patch)
tree8de19e7947d511bbafa17a071e2592ec6d9ded40
parentfd283d1b24123de0a6bbe4c2d8d81871d1ab5e5a (diff)
parent4b83111aa4ca851d7a916ad9e02420343c0fd51c (diff)
Merge pull request #1983 from pmorie/mc-yaml
Update sig.yaml with subprojects of SIG multicluster
-rw-r--r--sig-multicluster/README.md16
-rw-r--r--sigs.yaml13
2 files changed, 29 insertions, 0 deletions
diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md
index 37a438a5..78328fd4 100644
--- a/sig-multicluster/README.md
+++ b/sig-multicluster/README.md
@@ -31,6 +31,22 @@ The Chairs of the SIG run operations and processes governing the SIG.
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster)
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fmulticluster)
+## Subprojects
+
+The following subprojects are owned by sig-multicluster:
+- **federation-v1**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/federation/master/OWNERS
+- **federation-v2**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/federation-v2/master/OWNERS
+- **cluster-registry**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes/cluster-registry/master/OWNERS
+- **kubemci**
+ - Owners:
+ - https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
+
## GitHub Teams
The below teams can be mentioned on issues and PRs in order to get attention from the right people.
diff --git a/sigs.yaml b/sigs.yaml
index 640437b7..06145cb5 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -945,6 +945,19 @@ sigs:
description: Test Failures and Triage
- name: sig-mutlicluster-proposals
description: Design Proposals
+ subprojects:
+ - name: federation-v1
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/federation/master/OWNERS
+ - name: federation-v2
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/federation-v2/master/OWNERS
+ - name: cluster-registry
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/cluster-registry/master/OWNERS
+ - name: kubemci
+ owners:
+ - https://raw.githubusercontent.com/GoogleCloudPlatform/k8s-multicluster-ingress/master/OWNERS
- name: Network
dir: sig-network
mission_statement: >