File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
keps/sig-cluster-lifecycle/kubeadm/4471-cp-join-kubelet-local-apiserver Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -657,6 +657,8 @@ Major milestones might include:
657
657
- 08.02.2024: KEP draft created.
658
658
- 07.05.2024: KEP marked as implementable for 1.31 or later.
659
659
- 12.07.2024: KEP adjusted to match discussed implementation.
660
+ - 15.07.2024: KEP alpha implementation merged.
661
+ - 06.02.2024: PRs to promote the feature gate to Beta.
660
662
661
663
## Drawbacks
662
664
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ participating-sigs:
7
7
- sig-cluster-lifecycle
8
8
status : implementable
9
9
creation-date : 2024-2-1
10
+ last-updated : 2025-02-06
10
11
reviewers :
11
12
- " @neolit123"
12
13
- " @SataQiu"
@@ -16,4 +17,4 @@ approvers:
16
17
- " @SataQiu"
17
18
- " @pacoxu"
18
19
latest-milestone : " 0.0"
19
- stage : " alpha "
20
+ stage : " beta "
You can’t perform that action at this time.
0 commit comments