diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md index 18979f46b..c3746062e 100644 --- a/sig-instrumentation/README.md +++ b/sig-instrumentation/README.md @@ -57,10 +57,6 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat ### custom-metrics-apiserver - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS -### heapster -(Deprecated) -- **Owners:** - - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS ### instrumentation-tools - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS @@ -84,10 +80,6 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat ### metrics-server - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/OWNERS -### mutating-trace-admission-controller -(Deprecated) -- **Owners:** - - https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS ### prometheus-adapter - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 6d53b01f5..dbf922fe0 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1502,10 +1502,6 @@ sigs: - name: custom-metrics-apiserver owners: - https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS - - name: heapster - description: (Deprecated) - owners: - - https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS - name: instrumentation-tools owners: - https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS @@ -1529,10 +1525,6 @@ sigs: - name: metrics-server owners: - https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/OWNERS - - name: mutating-trace-admission-controller - description: (Deprecated) - owners: - - https://raw.githubusercontent.com/kubernetes-sigs/mutating-trace-admission-controller/master/OWNERS - name: prometheus-adapter owners: - https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS