Skip to content

Commit dc706f6

Browse files
authored
Merge pull request kubernetes#2353 from thockin/externalips-admission
Update KEP 2200 (block ExternalIPs)
2 parents 7895c1e + 635b31e commit dc706f6

File tree

1 file changed

+5
-6
lines changed
  • keps/sig-network/2200-externalips-admission

1 file changed

+5
-6
lines changed

keps/sig-network/2200-externalips-admission/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,15 @@
3030

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

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

4443
[kubernetes.io]: https://kubernetes.io/
4544
[kubernetes/enhancements]: https://git.k8s.io/enhancements

0 commit comments

Comments
 (0)