Skip to content

Commit c33232c

Browse files
committed
kubeadm: update 2067-rename-master-label-taint for 1.24
Mark the KEP as implementable for 1.24. It is entering stage 2, as outlined in the proposal.
1 parent 6b90035 commit c33232c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,9 @@ Not applicable.
294294
## Implementation History
295295

296296
- 2020-10-03 - initial provisional KEP created
297-
- 2020-10-05 - KEP marked as implementable
297+
- 2020-10-05 - KEP marked as implementable for 1.20 (stage 1)
298298
- 2020-11-09 - added link to "master-control-plane.md" ADR
299+
- 2022-01-10 - KEP marked as implementable for 1.24 (stage 2)
299300

300301
## Drawbacks
301302

keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ participating-sigs:
77
- sig-cluster-lifecycle
88
status: implementable
99
creation-date: 2020-10-03
10+
last-updated: 2022-01-10
1011
reviewers:
1112
- "@fabriziopandini"
1213
approvers:
1314
- "@fabriziopandini"
14-
15-
latest-milestone: "v1.20"
15+
latest-milestone: "0.0"
1616
stage: "alpha"

0 commit comments

Comments
 (0)