Merge pull request #5447 from nikhita/prometheus-adapter

sig-instrumentation: add prometheus-adapter repo
This commit is contained in:
Kubernetes Prow Robot 2021-02-01 06:51:49 -08:00 committed by GitHub
commit 069765f4e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -83,6 +83,9 @@ The following [subprojects][subproject-definition] are owned by sig-instrumentat
### mutating-trace-admission-controller
- **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
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->

View File

@ -1527,6 +1527,9 @@ sigs:
- name: mutating-trace-admission-controller
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
- dir: sig-multicluster
name: Multicluster
mission_statement: >