File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
keps/sig-cluster-lifecycle/kubeadm/2915-kubeadm-replace-kubelet-config-x.y Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -593,6 +593,7 @@ Major milestones might include:
593
593
594
594
- 2021-08-30: Initial KEP draft for 1.23 (Alpha).
595
595
- 2022-01-10: Update KEP for 1.24 (Beta).
596
+ - 2022-05-18: Update KEP for 1.25 (GA).
596
597
597
598
## Drawbacks
598
599
Original file line number Diff line number Diff line change 5
5
owning-sig : sig-cluster-lifecycle
6
6
status : implementable
7
7
creation-date : 2021-08-30
8
- last-updated : 2022-01-10
8
+ last-updated : 2022-05-18
9
9
reviewers :
10
10
- " @fabriziopandini"
11
11
- " @pacoxu"
@@ -26,7 +26,7 @@ latest-milestone: "0.0"
26
26
milestone :
27
27
alpha : " v1.23"
28
28
beta : " v1.24"
29
- stable : TBD
29
+ stable : " v1.25 "
30
30
31
31
# The following PRR answers are required at alpha release
32
32
# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments