Skip to content

Commit 5ca1202

Browse files
committed
Mark expanded DNS configuration as implementable
1 parent 421cbfe commit 5ca1202

File tree

3 files changed

+12
-9
lines changed

3 files changed

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

keps/sig-network/2595-expanded-dns-config/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636

3737
Items marked with (R) are required *prior to targeting to a milestone / release*.
3838

39-
- [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
40-
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
41-
- [ ] (R) Design details are appropriately documented
42-
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
43-
- [ ] (R) Graduation criteria is in place
44-
- [ ] (R) Production readiness review completed
45-
- [ ] (R) Production readiness review approved
39+
- [x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
40+
- [x] (R) KEP approvers have approved the KEP status as `implementable`
41+
- [x] (R) Design details are appropriately documented
42+
- [x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
43+
- [x] (R) Graduation criteria is in place
44+
- [x] (R) Production readiness review completed
45+
- [x] (R) Production readiness review approved
4646
- [ ] "Implementation History" section is up-to-date for milestone
4747
- [ ] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
4848
- [ ] Supporting documentation—e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes

keps/sig-network/2595-expanded-dns-config/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors:
55
owning-sig: sig-network
66
participating-sigs:
77
- sig-node
8-
status: provisional
8+
status: implementable
99
creation-date: 2021-04-02
1010
reviewers:
1111
- "@thockin"
@@ -15,7 +15,7 @@ reviewers:
1515
approvers:
1616
- "@thockin"
1717
prr-approvers:
18-
- TBD
18+
- "@johnbelamaric"
1919
see-also:
2020
replaces:
2121

0 commit comments

Comments
 (0)