Skip to content

Commit e3da495

Browse files
committed
Add PRR reviewer, update completed items, add discussion links
1 parent 5a3418d commit e3da495

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kep-number: 3744
2+
stable:
3+
approver: "@johnbelamaric"

keps/sig-release/3744-stay-on-supported-go-versions/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,17 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
5151

5252
- [ ] Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
5353
- [ ] KEP approvers have approved the KEP status as `implementable`
54-
- [ ] Design details are appropriately documented
55-
- [ ] Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
56-
- [ ] Graduation criteria is in place
57-
- [ ] Production readiness review completed
54+
- [x] Design details are appropriately documented
55+
- [x] Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
56+
- [x] Graduation criteria is in place
57+
- [x] Production readiness review completed
5858
- [ ] Production readiness review approved
59-
- [ ] "Implementation History" section is up-to-date for milestone
59+
- [x] "Implementation History" section is up-to-date for milestone
6060
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
61-
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
61+
- [x] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
6262
- https://github.com/kubernetes/kubernetes/issues/112408
63+
- [sig-release 2023-01-24](https://docs.google.com/document/d/1Fu6HxXQu8wl6TwloGUEOXVzZ1rwZ72IAhglnaAMCPqA/edit#bookmark=id.66qudq8j2af)
64+
- [sig-architecture 2023-01-26](https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit#bookmark=id.ab11sq962ek9)
6365

6466
[kubernetes.io]: https://kubernetes.io/
6567
[kubernetes/enhancements]: https://git.k8s.io/enhancements

keps/sig-release/3744-stay-on-supported-go-versions/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
owning-sig: sig-release
66
participating-sigs:
77
- sig-architecture
8-
status: provisional
8+
status: implementable
99
creation-date: 2023-01-17
1010
reviewers:
1111
- "@cpanato" # sig-release

0 commit comments

Comments
 (0)