remove deprecated subprojects
This commit is contained in:
parent
c30b9976ac
commit
3084c55368
|
|
@ -57,10 +57,6 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
|
||||||
### custom-metrics-apiserver
|
### custom-metrics-apiserver
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/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
|
### instrumentation-tools
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/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
|
### metrics-server
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/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
|
### prometheus-adapter
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
|
||||||
|
|
|
||||||
|
|
@ -1502,10 +1502,6 @@ sigs:
|
||||||
- name: custom-metrics-apiserver
|
- name: custom-metrics-apiserver
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/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
|
- name: instrumentation-tools
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
|
||||||
|
|
@ -1529,10 +1525,6 @@ sigs:
|
||||||
- name: metrics-server
|
- name: metrics-server
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/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
|
- name: prometheus-adapter
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue