diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2020-04-07 16:08:58 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2020-04-07 16:08:58 -0700 |
| commit | 0424e56cbfaac223d0d2bc6f813b3b6eb11f1eaf (patch) | |
| tree | 6a252005d4bf2370829e835936e6a163d1018cff /sigs.yaml | |
| parent | 073f16e29bf3ed95793248624472b172a8153384 (diff) | |
Move cluster-proportional subprojects to sig-network
The OWNERS at the root of these repos are sig-network people, and
the recent activity I've seen around these repos is coming from
sig-network people. My understanding is sig-autoscaling doesn't
want these projects anymore.
This is the first step, the next step is to suggest that these be
moved to kubernetes-sigs or kubernetes-retired depending on your
willingness to support or own them.
Diffstat (limited to 'sigs.yaml')
| -rw-r--r-- | sigs.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -546,12 +546,6 @@ sigs: - name: cluster-autoscaler owners: - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS - - name: cluster-proportional-autoscaler - owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS - - name: cluster-proportional-vertical-autoscaler - owners: - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS - name: horizontal-pod-autoscaler owners: - https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS @@ -1557,6 +1551,12 @@ sigs: - name: sig-network-test-failures description: Test Failures and Triage subprojects: + - name: cluster-proportional-autoscaler + owners: + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS + - name: cluster-proportional-vertical-autoscaler + owners: + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS - name: external-dns contact: slack: external-dns |
