mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Merge pull request #108503 from ehashman/stable-metrics-label
Update OWNERS file for stable metrics
This commit is contained in:
commit
9ebaeaa929
4
test/instrumentation/testdata/OWNERS
vendored
4
test/instrumentation/testdata/OWNERS
vendored
@ -1,8 +1,12 @@
|
|||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
|
# Disable inheritance as stable metrics require SIG Instrumentation approval
|
||||||
|
options:
|
||||||
|
no_parent_owners: true
|
||||||
approvers:
|
approvers:
|
||||||
- sig-instrumentation-approvers
|
- sig-instrumentation-approvers
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-instrumentation-reviewers
|
- sig-instrumentation-reviewers
|
||||||
labels:
|
labels:
|
||||||
- sig/instrumentation
|
- sig/instrumentation
|
||||||
|
- area/stable-metrics
|
||||||
|
Loading…
Reference in New Issue
Block a user