diff options
| -rw-r--r-- | sig-instrumentation/README.md | 8 | ||||
| -rw-r--r-- | sigs.yaml | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/sig-instrumentation/README.md b/sig-instrumentation/README.md index 18979f46..c3746062 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 @@ -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 |
