Skip to content

Commit b770170

Browse files
committed
add implementation history
1 parent db5b3de commit b770170

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
127127
- [x] (R) Graduation criteria is in place
128128
- [x] (R) Production readiness review completed
129129
- [ ] (R) Production readiness review approved
130-
- [ ] "Implementation History" section is up-to-date for milestone
130+
- [x] "Implementation History" section is up-to-date for milestone
131131
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
132132
- [x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
133133

@@ -551,6 +551,9 @@ Major milestones might include:
551551
- when the KEP was retired or superseded
552552
-->
553553

554+
- 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+
554557
## Drawbacks
555558

556559
<!--

0 commit comments

Comments
 (0)