From 0424e56cbfaac223d0d2bc6f813b3b6eb11f1eaf Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Tue, 7 Apr 2020 16:08:58 -0700 Subject: 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. --- sig-autoscaling/README.md | 6 ------ sig-network/README.md | 6 ++++++ sigs.yaml | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sig-autoscaling/README.md b/sig-autoscaling/README.md index b518f1bc..063d2590 100644 --- a/sig-autoscaling/README.md +++ b/sig-autoscaling/README.md @@ -46,12 +46,6 @@ The following [subprojects][subproject-definition] are owned by sig-autoscaling: ### cluster-autoscaler - **Owners:** - https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS -### cluster-proportional-autoscaler -- **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS -### cluster-proportional-vertical-autoscaler -- **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS ### horizontal-pod-autoscaler - **Owners:** - https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS diff --git a/sig-network/README.md b/sig-network/README.md index 4403c8da..7a97f6a2 100644 --- a/sig-network/README.md +++ b/sig-network/README.md @@ -48,6 +48,12 @@ The Chairs of the SIG run operations and processes governing the SIG. ## Subprojects The following [subprojects][subproject-definition] are owned by sig-network: +### cluster-proportional-autoscaler +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS +### cluster-proportional-vertical-autoscaler +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS ### external-dns - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/external-dns/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index ffc5fbd6..6615f00f 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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 -- cgit v1.2.3