Skip to content

Commit 0fd8392

Browse files
committed
address comments from enhancement shadow
See: #2625 (comment) Signed-off-by: Francesco Romani <[email protected]>
1 parent bd3a401 commit 0fd8392

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

keps/sig-node/2625-cpumanager-policies-thread-placement/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ For all these reasons we postponed this work to a later date.
242242

243243
### Test Plan
244244

245-
The implementation PR will extend both the unit test suite and the E2E test suite to cover the policy changes described in this KEP.
245+
The [implementation PR](https://github.com/kubernetes/kubernetes/pull/101432) will extend both the unit test suite and the E2E test suite to cover the policy changes described in this KEP.
246246

247247
### Graduation Criteria
248248

keps/sig-node/2625-cpumanager-policies-thread-placement/kep.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ reviewers:
1111
- "@klueska"
1212
approvers:
1313
- "@sig-node-leads"
14-
prr-approvers: []
14+
prr-approvers:
15+
- "@johnbelamaric"
1516
see-also: []
1617
replaces: []
1718

0 commit comments

Comments
 (0)