Skip to content

Commit 3c50937

Browse files
committed
Mark completed items
1 parent 196fe93 commit 3c50937

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

keps/sig-autoscaling/5030-attach-limit-autoscaler/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@ checklist items _must_ be updated for the enhancement to be released.
5959
Items marked with (R) are required *prior to targeting to a milestone / release*.
6060

6161
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
62-
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
62+
- [x] (R) KEP approvers have approved the KEP status as `implementable`
6363
- [x] (R) Design details are appropriately documented
64-
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
64+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
6565
- [ ] e2e Tests for all Beta API Operations (endpoints)
6666
- [ ] (R) Ensure GA e2e tests meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
6767
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
6868
- [ ] (R) Graduation criteria is in place
6969
- [ ] (R) [all GA Endpoints](https://github.com/kubernetes/community/pull/1806) must be hit by [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
70-
- [ ] (R) Production readiness review completed
71-
- [ ] (R) Production readiness review approved
72-
- [ ] "Implementation History" section is up-to-date for milestone
70+
- [x] (R) Production readiness review completed
71+
- [x] (R) Production readiness review approved
72+
- [x] "Implementation History" section is up-to-date for milestone
7373
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
7474
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
7575

keps/sig-autoscaling/5030-attach-limit-autoscaler/kep.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ reviewers:
1515
- "@msau42"
1616
- "@elmiko"
1717
- "@towca"
18+
- "@macsko"
1819
approvers:
1920
- "@gjtempleton"
2021
- "@jsafrane"
2122
- "@msau42"
2223
- "@towca"
23-
24+
- "@macsko"
2425
# The target maturity stage in the current dev cycle for this KEP.
2526
stage: alpha
2627

0 commit comments

Comments
 (0)