diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2018-12-28 11:43:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-28 11:43:30 -0800 |
| commit | 4da37c4bc085fe3f5f7a80dc4ffd6cf6c4c9c8cb (patch) | |
| tree | 47233083db74ebdf712d0f77c3324c49a00fb4fd /sigs.yaml | |
| parent | e43f5f03820954349d019b5edcf892e1fb754253 (diff) | |
| parent | 8babd4e6f58cd1f1b52f200c95b4a0926e65c248 (diff) | |
Merge pull request #3050 from wojtek-t/scalability_subprojects
Update SIG scalability subprojects
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1633,18 +1633,31 @@ sigs: description: Test Failures and Triage subprojects: - name: kubernetes-scalability-definition + description: "[Described below](#kubernetes-scalability-definition)" owners: - https://github.com/kubernetes/community/blob/master/sig-scalability/slos/OWNERS + - https://github.com/kubernetes/community/blob/master/sig-scalability/configs-and-limits/OWNERS - name: kubernetes-scalability-governance + description: "[Described below](#kubernetes-scalability-governance)" owners: - https://github.com/kubernetes/community/blob/master/sig-scalability/governance/OWNERS - name: kubernetes-scalability-test-frameworks + description: "[Described below](#kubernetes-scalability-test-frameworks)" owners: + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cluster/images/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/kubemark/OWNERS - https://raw.githubusercontent.com/kubernetes/perf-tests/blob/master/clusterloader2/OWNERS - https://raw.githubusercontent.com/kubernetes/perf-tests/blob/master/OWNERS + - name: kubernetes-scalability-and-performance-tests-and-validation + description: "[Described below](#kubernetes-scalability-and-performance-tests-and-validation)" + owners: + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/scalability/OWNERS + - name: kubernetes-scalability-bottlenecks-detection + description: "[Described below](#kubernetes-scalability-bottlenecks-detection)" + owners: + - https://github.com/kubernetes/community/blob/master/sig-scalability/blogs/OWNERS - name: Scheduling dir: sig-scheduling mission_statement: > |
