Skip to content

Commit c3f9c1c

Browse files
committed
Address PRR review comments
1 parent 5da9621 commit c3f9c1c

File tree

1 file changed

+2
-12
lines changed
  • keps/sig-node/3953-node-resource-hot-plug

1 file changed

+2
-12
lines changed

keps/sig-node/3953-node-resource-hot-plug/README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tags, and then generate with `hack/update-toc.sh`.
3636
- [Unit tests](#unit-tests)
3737
- [e2e tests](#e2e-tests)
3838
- [Graduation Criteria](#graduation-criteria)
39-
- [Phase 1: Alpha (target 1.34)](#phase-1-alpha-target-134)
39+
- [Phase 1: Alpha (target 1.35)](#phase-1-alpha-target-135)
4040
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
4141
- [Upgrade](#upgrade)
4242
- [Downgrade](#downgrade)
@@ -464,7 +464,7 @@ Following scenarios need to be covered:
464464
### Graduation Criteria
465465
466466
467-
#### Phase 1: Alpha (target 1.34)
467+
#### Phase 1: Alpha (target 1.35)
468468
469469
* Feature is disabled by default. It is an opt-in feature which can be enabled by enabling the `NodeResourceHotPlug`
470470
feature gate.
@@ -546,16 +546,6 @@ This section must be completed when targeting alpha to a release.
546546
547547
###### How can this feature be enabled / disabled in a live cluster?
548548
549-
<!--
550-
Pick one of these and delete the rest.
551-
552-
Documentation is available on [feature gate lifecycle] and expectations, as
553-
well as the [existing list] of feature gates.
554-
555-
[feature gate lifecycle]: https://git.k8s.io/community/contributors/devel/sig-architecture/feature-gates.md
556-
[existing list]: https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
557-
-->
558-
559549
- [x] Feature gate (also fill in values in `kep.yaml`)
560550
- Feature gate name:NodeResourceHotPlug
561551
- Components depending on the feature gate: kubelet

0 commit comments

Comments
 (0)