Skip to content

Commit 761668f

Browse files
committed
keps: add latest-milestone and stage to implemented KEPs
Added via hack/edit-keps.py
1 parent ed17414 commit 761668f

File tree

66 files changed

+132
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+132
-4
lines changed

keps/sig-api-machinery/1152-less-object-serializations/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ replaces:
2121
- n/a
2222
superseded-by:
2323
- n/a
24+
latest-milestone: '0.0'
25+
stage: stable

keps/sig-api-machinery/1623-standardize-conditions/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ approvers:
1717
- "@liggitt"
1818
see-also:
1919
replaces:
20+
latest-milestone: '0.0'
21+
stage: stable

keps/sig-api-machinery/2332-pruning-for-custom-resources/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ status: implemented
2222
see-also:
2323
- "https://github.com/kubernetes/enhancements/pull/1002"
2424
- "/keps/sig-api-machinery/20180415-crds-to-ga.md"
25+
latest-milestone: '0.0'
26+
stage: stable

keps/sig-api-machinery/2335-vanilla-crd-openapi-subset-structural-schemas/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ see-also:
2222
- "/keps/sig-api-machinery/20180415-crds-to-ga.md"
2323
- "https://github.com/kubernetes/enhancements/pull/926"
2424
- "https://github.com/kubernetes/enhancements/pull/709"
25+
latest-milestone: '0.0'
26+
stage: stable

keps/sig-api-machinery/2337-k8s.io-group-protection/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ editor: "@deads2k"
1717
creation-date: 2019-06-12
1818
last-updated: 2019-07-03
1919
status: implemented
20+
latest-milestone: '0.0'
21+
stage: stable

keps/sig-api-machinery/492-admission-webhooks/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ last-updated: 2019-02-04
1515
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)"
18+
latest-milestone: '0.0'
19+
stage: stable

keps/sig-api-machinery/575-crd-defaulting/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ status: implemented
2121
see-also:
2222
- "/keps/sig-api-machinery/20180731-crd-pruning.md"
2323
- "/keps/sig-api-machinery/20190425-structural-openapi.md"
24+
latest-milestone: '0.0'
25+
stage: stable

keps/sig-api-machinery/576-dry-run/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ editor: apelisse
1515
creation-date: 2018-06-21
1616
last-updated: 2020-03-23
1717
status: implemented
18+
latest-milestone: '0.0'
19+
stage: stable

keps/sig-api-machinery/598-crd-conversion-webhook/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ last-updated: 2019-04-25
1818
status: implemented
1919
replaces:
2020
- "(https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/customresource-conversion-webhook.md)"
21+
latest-milestone: '0.0'
22+
stage: stable

keps/sig-api-machinery/956-watch-bookmark/kep.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ replaces:
1919
- n/a
2020
superseded-by:
2121
- n/a
22+
latest-milestone: '0.0'
23+
stage: stable

0 commit comments

Comments
 (0)