diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-02-20 15:26:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-20 15:26:39 -0800 |
| commit | d34cd9b58f97bcf18babea32b2bbb53f7d0e17d7 (patch) | |
| tree | 04e9034fe07270d71ff0d8837ea248ca394e21b5 /sigs.yaml | |
| parent | 8dd1cb5a9ae64fac6d9d6cb9c749c9a3200b1290 (diff) | |
| parent | a1ce92493d9f0c51be8db9b1b78edb5b32d620a1 (diff) | |
Merge pull request #1825 from cblecker/whitespace-fox
Fix whitespace for sig-multicluster
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -183,7 +183,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/history/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/job/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/replicaset/OWNERS - - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/statefulset/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/statefulset/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/apps/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/batch/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/apps/OWNERS @@ -826,14 +826,14 @@ sigs: - name: Multicluster dir: sig-multicluster mission_statement: > - A Special Interest Group focussed on solving common challenges related to the + A Special Interest Group focussed on solving common challenges related to the management of multiple Kubernetes clusters, and applications that exist therein. - The SIG will be responsible for designing, discussing, implementing and maintaining - API’s, tools and documentation related to multi-cluster administration and application - management. This includes not only active automated approaches such as Cluster - Federation, but also those that employ batch workflow-style continuous deployment - systems like Spinnaker and others. Standalone building blocks for these and other - similar systems (for example a cluster registry), and proposed changes to kubernetes + The SIG will be responsible for designing, discussing, implementing and maintaining + API’s, tools and documentation related to multi-cluster administration and application + management. This includes not only active automated approaches such as Cluster + Federation, but also those that employ batch workflow-style continuous deployment + systems like Spinnaker and others. Standalone building blocks for these and other + similar systems (for example a cluster registry), and proposed changes to kubernetes core where appropriate will also be in scope. label: multicluster leads: @@ -1457,7 +1457,7 @@ sigs: - name: testing-commons description: "The Testing Commons is a subproject within the Kubernetes sig-testing community interested code structure, layout, and execution of common test code used throughout the kubernetes project." owners: - - https://raw.githubusercontent.com/kubernetes-sig-testing/frameworks/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sig-testing/frameworks/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/OWNERS meetings: - description: Testing Commons |
