File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
keps/sig-node/1867-disable-accelerator-usage-metrics Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Add a feature flag and pass the disable option to cadvisor.
82
82
83
83
### Test Plan
84
84
85
- * E2E tests that checks when the feature flag is enabled if the metrics are present or not.
85
+ * E2E test that checks when the feature flag is enabled if the metrics are present or not.
86
86
87
87
### Graduation Criteria
88
88
Original file line number Diff line number Diff line change @@ -4,12 +4,16 @@ authors:
4
4
- " @RenaudWasTaken"
5
5
owning-sig : sig-node
6
6
participating-sigs : []
7
- status : provisional
7
+ status : implementable
8
8
creation-date : 2020-06-18
9
9
reviewers :
10
- - TBD
10
+ - " dashpole"
11
+ - " derekwaynecarr"
12
+ - " dawnchen"
11
13
approvers :
12
- - TBD
14
+ - " dashpole"
15
+ - " derekwaynecarr"
16
+ - " dawnchen"
13
17
prr-approvers :
14
18
- " deads2k"
15
19
- " johnbelamaric"
You can’t perform that action at this time.
0 commit comments