Skip to content

Commit 0b5c5e3

Browse files
authored
Merge pull request kubernetes#1436 from sttts/sttts-keps-apimachinery-implemented
keps/sig-api-machinery: mark implemented keps
2 parents 82080cd + ca5d420 commit 0b5c5e3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

keps/sig-api-machinery/00xx-admission-webhooks-to-ga.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ approvers:
1212
editor: TBD
1313
creation-date: 2019-01-27
1414
last-updated: 2019-02-04
15-
status: implementable
15+
status: implemented
1616
see-also:
1717
- "[Admission Control Webhook Beta Design Doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/admission-control-webhooks.md)"
1818
---

keps/sig-api-machinery/20180731-crd-pruning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ approvers:
1818
editor: "@sttts"
1919
creation-date: 2018-07-31
2020
last-updated: 2019-04-30
21-
status: implementable
21+
status: implemented
2222
see-also:
2323
- "https://github.com/kubernetes/enhancements/pull/1002"
2424
- "/keps/sig-api-machinery/20180415-crds-to-ga.md"

keps/sig-api-machinery/20190425-structural-openapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ approvers:
1717
editor: TBD
1818
creation-date: 2019-04-25
1919
last-updated: 2019-05-09
20-
status: implementable
20+
status: implemented
2121
see-also:
2222
- "/keps/sig-api-machinery/20180415-crds-to-ga.md"
2323
- "https://github.com/kubernetes/enhancements/pull/926"

keps/sig-api-machinery/20190426-crd-defaulting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ approvers:
1717
editor: "@sttts"
1818
creation-date: 2019-04-26
1919
last-updated: 2019-07-29
20-
status: implementable
20+
status: implemented
2121
see-also:
2222
- "/keps/sig-api-machinery/20180731-crd-pruning.md"
2323
- "/keps/sig-api-machinery/20190425-structural-openapi.md"

keps/sig-api-machinery/20190612-crd-group-protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ approvers:
1616
editor: "@deads2k"
1717
creation-date: 2019-06-12
1818
last-updated: 2019-07-03
19-
status: implementable
19+
status: implemented
2020
---
2121

2222
# k8s.io Group Protection

0 commit comments

Comments
 (0)