Skip to content

Commit 4d3ccc0

Browse files
authored
Merge pull request kubernetes#2597 from BenTheElder/bazel-alpha-beta
update reducing kubernetes build maintenance status
2 parents b44af54 + f3ab70a commit 4d3ccc0

File tree

1 file changed

+9
-4
lines changed
  • keps/sig-testing/2420-reducing-kubernetes-build-maintenance

1 file changed

+9
-4
lines changed

keps/sig-testing/2420-reducing-kubernetes-build-maintenance/README.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,15 @@ checklist items _must_ be updated for the enhancement to be released.
121121
Items marked with (R) are required *prior to targeting to a milestone / release*.
122122

123123
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
124-
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
124+
- [x] (R) KEP approvers have approved the KEP status as `implementable`
125125
- [x] (R) Design details are appropriately documented
126126
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
127127
- [x] (R) Graduation criteria is in place
128128
- [x] (R) Production readiness review completed
129-
- [ ] (R) Production readiness review approved
129+
- [x] (R) Production readiness review approved
130130
- [x] "Implementation History" section is up-to-date for milestone
131-
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
131+
- [x] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
132+
- N/A, this is not user facing
132133
- [x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
133134

134135
<!--
@@ -552,7 +553,11 @@ Major milestones might include:
552553
-->
553554

554555
- 2020-02-04 - Initial KEP draft / provisional [#2421](https://github.com/kubernetes/enhancements/pull/2421)
555-
- 2020-02-08 - KEP implementable [#2469](https://github.com/kubernetes/enhancements/pull/2469)
556+
- 2020-02-08 - KEP Implementable [#2469](https://github.com/kubernetes/enhancements/pull/2469)
557+
- 2020-04-01 - KEP Alpha, Beta in Kubernetes 1.21
558+
- There is no distinct alpha/beta for this KEP, only alpha/beta (implemented at HEAD) vs stable (all supported branches)
559+
560+
See also PR listing: https://github.com/kubernetes/enhancements/issues/2420#issuecomment-791024902
556561

557562
## Drawbacks
558563

0 commit comments

Comments
 (0)