Skip to content

Commit 7be35f1

Browse files
authored
Merge pull request kubernetes#1896 from RenaudWasTaken/implementable-accelerator-usage-metrics
Mark accelerator-usage-metrics as implementable
2 parents 02e5cb9 + 79a5b6e commit 7be35f1

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

keps/sig-node/1867-disable-accelerator-usage-metrics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Add a feature flag and pass the disable option to cadvisor.
8282

8383
### Test Plan
8484

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.
8686

8787
### Graduation Criteria
8888

keps/sig-node/1867-disable-accelerator-usage-metrics/kep.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ authors:
44
- "@RenaudWasTaken"
55
owning-sig: sig-node
66
participating-sigs: []
7-
status: provisional
7+
status: implementable
88
creation-date: 2020-06-18
99
reviewers:
10-
- TBD
10+
- "dashpole"
11+
- "derekwaynecarr"
12+
- "dawnchen"
1113
approvers:
12-
- TBD
14+
- "dashpole"
15+
- "derekwaynecarr"
16+
- "dawnchen"
1317
prr-approvers:
1418
- "deads2k"
1519
- "johnbelamaric"

0 commit comments

Comments
 (0)