From af7bbd5436c0d3837e8e27f8b9f5fdab2258acb1 Mon Sep 17 00:00:00 2001 From: Elana Hashman Date: Tue, 4 May 2021 20:26:03 -0700 Subject: [PATCH] Update KEP state according to history --- keps/provider-aws/423-network-load-balancer/kep.yaml | 2 +- keps/sig-api-machinery/1027-api-unions/kep.yaml | 2 +- keps/sig-api-machinery/1281-network-proxy/kep.yaml | 2 +- keps/sig-api-machinery/1601-client-go-context/kep.yaml | 4 ++-- .../kep.yaml | 2 +- .../kep.yaml | 2 +- .../2336-OwnerReference-resource-field/kep.yaml | 5 +---- .../kep.yaml | 4 ++-- .../2339-storageversion-api-for-ha-api-servers/kep.yaml | 2 +- .../2523-consistent-resource-versions-semantics/kep.yaml | 5 +---- keps/sig-api-machinery/692-crd-openapi-schema/kep.yaml | 6 +++--- .../95-custom-resource-definitions/kep.yaml | 4 ++-- keps/sig-apps/1591-daemonset-surge/kep.yaml | 1 + keps/sig-apps/961-maxunavailable-for-statefulset/kep.yaml | 3 +-- .../981-poddisruptionbudget-for-custom-resources/kep.yaml | 7 +++---- keps/sig-architecture/1143-node-role-labels/kep.yaml | 5 ++--- .../1333-conformance-without-beta/kep.yaml | 5 ++--- keps/sig-architecture/917-go-modules/kep.yaml | 7 +++---- keps/sig-auth/1314-node-restriction-pods/kep.yaml | 3 +-- .../1687-hierarchical-namespaces-subproject/kep.yaml | 5 +---- keps/sig-auth/600-dynamic-audit-configuration/kep.yaml | 5 +---- .../sig-auth/740-service-account-external-signing/kep.yaml | 2 +- .../sig-auth/789-harden-default-discover-bindings/kep.yaml | 5 +---- .../1610-container-resource-autoscaling/kep.yaml | 2 +- keps/sig-cli/1440-kubectl-events/kep.yaml | 2 +- keps/sig-cli/2257-kui/kep.yaml | 4 +--- keps/sig-cli/2382-kustomize-exec-secret-generator/kep.yaml | 2 +- .../kep.yaml | 2 +- .../2385-kustomize-secret-generator-plugins/kep.yaml | 5 +---- .../sig-cli/993-kustomize-generators-transformers/kep.yaml | 3 +-- 30 files changed, 41 insertions(+), 67 deletions(-) diff --git a/keps/provider-aws/423-network-load-balancer/kep.yaml b/keps/provider-aws/423-network-load-balancer/kep.yaml index a3df96cff8ae..da98cb743457 100644 --- a/keps/provider-aws/423-network-load-balancer/kep.yaml +++ b/keps/provider-aws/423-network-load-balancer/kep.yaml @@ -17,5 +17,5 @@ see-also: replaces: superseded-by: -latest-milestone: "1.0" +latest-milestone: "1.9" stage: "alpha" diff --git a/keps/sig-api-machinery/1027-api-unions/kep.yaml b/keps/sig-api-machinery/1027-api-unions/kep.yaml index b1f8db05b3d9..6f74bebec830 100644 --- a/keps/sig-api-machinery/1027-api-unions/kep.yaml +++ b/keps/sig-api-machinery/1027-api-unions/kep.yaml @@ -21,5 +21,5 @@ replaces: - "https://docs.google.com/document/d/1lrV-P25ZTWukixE9ZWyvchfFR0NE2eCHlObiCUgNQGQ" superseded-by: -latest-milestone: "1.0" +latest-milestone: "1.15" stage: "alpha" diff --git a/keps/sig-api-machinery/1281-network-proxy/kep.yaml b/keps/sig-api-machinery/1281-network-proxy/kep.yaml index eeb048a25b25..757f2930d3d6 100644 --- a/keps/sig-api-machinery/1281-network-proxy/kep.yaml +++ b/keps/sig-api-machinery/1281-network-proxy/kep.yaml @@ -31,5 +31,5 @@ see-also: replaces: superseded-by: -latest-milestone: "1.0" +latest-milestone: "1.16" stage: "alpha" diff --git a/keps/sig-api-machinery/1601-client-go-context/kep.yaml b/keps/sig-api-machinery/1601-client-go-context/kep.yaml index 734a3db14af9..750b92a2e02b 100644 --- a/keps/sig-api-machinery/1601-client-go-context/kep.yaml +++ b/keps/sig-api-machinery/1601-client-go-context/kep.yaml @@ -14,5 +14,5 @@ creation-date: 2020-01-23 last-updated: 2020-01-23 status: implementable -latest-milestone: "1.0" -stage: "alpha" +latest-milestone: "1.18" +stage: "beta" diff --git a/keps/sig-api-machinery/2330-migrating-api-objects-to-latest-storage-version/kep.yaml b/keps/sig-api-machinery/2330-migrating-api-objects-to-latest-storage-version/kep.yaml index 3195ffc0307e..3908bcb5a439 100644 --- a/keps/sig-api-machinery/2330-migrating-api-objects-to-latest-storage-version/kep.yaml +++ b/keps/sig-api-machinery/2330-migrating-api-objects-to-latest-storage-version/kep.yaml @@ -14,5 +14,5 @@ creation-date: 2018-08-06 last-updated: 2019-03-19 status: implementable -latest-milestone: "1.0" +latest-milestone: "1.14" stage: "alpha" diff --git a/keps/sig-api-machinery/2334-graduate-server-side-get-and-partial-objects-to-GA/kep.yaml b/keps/sig-api-machinery/2334-graduate-server-side-get-and-partial-objects-to-GA/kep.yaml index c1890f9ca176..f00a505e5ecc 100644 --- a/keps/sig-api-machinery/2334-graduate-server-side-get-and-partial-objects-to-GA/kep.yaml +++ b/keps/sig-api-machinery/2334-graduate-server-side-get-and-partial-objects-to-GA/kep.yaml @@ -21,5 +21,5 @@ see-also: replaces: superseded-by: -latest-milestone: "1.0" +latest-milestone: "1.15" stage: "alpha" diff --git a/keps/sig-api-machinery/2336-OwnerReference-resource-field/kep.yaml b/keps/sig-api-machinery/2336-OwnerReference-resource-field/kep.yaml index 397645637cfb..c25093db93c6 100644 --- a/keps/sig-api-machinery/2336-OwnerReference-resource-field/kep.yaml +++ b/keps/sig-api-machinery/2336-OwnerReference-resource-field/kep.yaml @@ -15,7 +15,4 @@ approvers: editor: "@deads2k" creation-date: 2019-06-07 last-updated: 2019-06-12 -status: implementable - -latest-milestone: "1.0" -stage: "alpha" +status: provisional diff --git a/keps/sig-api-machinery/2338-graduate-API-gzip-compression-support-to-GA/kep.yaml b/keps/sig-api-machinery/2338-graduate-API-gzip-compression-support-to-GA/kep.yaml index e5adddea6e58..9f094d980be3 100644 --- a/keps/sig-api-machinery/2338-graduate-API-gzip-compression-support-to-GA/kep.yaml +++ b/keps/sig-api-machinery/2338-graduate-API-gzip-compression-support-to-GA/kep.yaml @@ -20,5 +20,5 @@ see-also: replaces: superseded-by: -latest-milestone: "1.0" -stage: "alpha" +latest-milestone: "1.16" +stage: "beta" diff --git a/keps/sig-api-machinery/2339-storageversion-api-for-ha-api-servers/kep.yaml b/keps/sig-api-machinery/2339-storageversion-api-for-ha-api-servers/kep.yaml index 6bdfc552f557..e34f0b3b4cc7 100644 --- a/keps/sig-api-machinery/2339-storageversion-api-for-ha-api-servers/kep.yaml +++ b/keps/sig-api-machinery/2339-storageversion-api-for-ha-api-servers/kep.yaml @@ -14,5 +14,5 @@ creation-date: 2019-08-22 last-updated: 2019-08-22 status: implementable -latest-milestone: "1.0" +latest-milestone: "1.17" stage: "alpha" diff --git a/keps/sig-api-machinery/2523-consistent-resource-versions-semantics/kep.yaml b/keps/sig-api-machinery/2523-consistent-resource-versions-semantics/kep.yaml index 350e70f65db5..0071891a677a 100644 --- a/keps/sig-api-machinery/2523-consistent-resource-versions-semantics/kep.yaml +++ b/keps/sig-api-machinery/2523-consistent-resource-versions-semantics/kep.yaml @@ -11,7 +11,4 @@ approvers: - "@deads2k" creation-date: 2020-03-09 last-updated: 2020-04-02 -status: implementable - -latest-milestone: "1.0" -stage: "alpha" +status: provisional diff --git a/keps/sig-api-machinery/692-crd-openapi-schema/kep.yaml b/keps/sig-api-machinery/692-crd-openapi-schema/kep.yaml index 40deca61fdfc..2c5ef5cdc55c 100644 --- a/keps/sig-api-machinery/692-crd-openapi-schema/kep.yaml +++ b/keps/sig-api-machinery/692-crd-openapi-schema/kep.yaml @@ -14,9 +14,9 @@ approvers: editor: TBD creation-date: 2019-02-07 last-updated: 2019-02-13 -status: implementable +status: implemented see-also: - "[Validation for CustomResources design doc](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/customresources-validation.md)" -latest-milestone: "1.0" -stage: "alpha" +latest-milestone: "1.19" +stage: "stable" diff --git a/keps/sig-api-machinery/95-custom-resource-definitions/kep.yaml b/keps/sig-api-machinery/95-custom-resource-definitions/kep.yaml index 42b795c565f8..cb6f3e883047 100644 --- a/keps/sig-api-machinery/95-custom-resource-definitions/kep.yaml +++ b/keps/sig-api-machinery/95-custom-resource-definitions/kep.yaml @@ -27,5 +27,5 @@ see-also: - "[Pruning for CustomResources KEP](https://github.com/kubernetes/enhancements/pull/709)" - "[Defaulting for Custom Resources KEP](https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/20190426-crd-defaulting.md)" -latest-milestone: "1.0" -stage: "alpha" +latest-milestone: "1.16" +stage: "stable" diff --git a/keps/sig-apps/1591-daemonset-surge/kep.yaml b/keps/sig-apps/1591-daemonset-surge/kep.yaml index aaa62717a743..60c6a02ddae9 100644 --- a/keps/sig-apps/1591-daemonset-surge/kep.yaml +++ b/keps/sig-apps/1591-daemonset-surge/kep.yaml @@ -26,6 +26,7 @@ feature-gates: - kube-apiserver - kube-controller-manager disable-supported: true +stage: "alpha" latest-milestone: "v1.21" stage: alpha milestone: diff --git a/keps/sig-apps/961-maxunavailable-for-statefulset/kep.yaml b/keps/sig-apps/961-maxunavailable-for-statefulset/kep.yaml index c0bd4817d846..63014269a38d 100644 --- a/keps/sig-apps/961-maxunavailable-for-statefulset/kep.yaml +++ b/keps/sig-apps/961-maxunavailable-for-statefulset/kep.yaml @@ -21,6 +21,5 @@ replaces: - n/a superseded-by: - n/a - -latest-milestone: "1.0" +latest-milestone: "1.20" stage: "alpha" diff --git a/keps/sig-apps/981-poddisruptionbudget-for-custom-resources/kep.yaml b/keps/sig-apps/981-poddisruptionbudget-for-custom-resources/kep.yaml index feec184b6554..145e5552c2d7 100644 --- a/keps/sig-apps/981-poddisruptionbudget-for-custom-resources/kep.yaml +++ b/keps/sig-apps/981-poddisruptionbudget-for-custom-resources/kep.yaml @@ -15,10 +15,9 @@ approvers: editor: TBD creation-date: 2019-04-12 last-updated: 2019-04-12 -status: implementable +status: implemented see-also: replaces: superseded-by: - -latest-milestone: "1.0" -stage: "alpha" +latest-milestone: "1.15" +stage: "stable" diff --git a/keps/sig-architecture/1143-node-role-labels/kep.yaml b/keps/sig-architecture/1143-node-role-labels/kep.yaml index a102b978804a..cd892aa0c413 100644 --- a/keps/sig-architecture/1143-node-role-labels/kep.yaml +++ b/keps/sig-architecture/1143-node-role-labels/kep.yaml @@ -20,6 +20,5 @@ prr-approvers: creation-date: 2019-07-16 last-updated: 2020-06-01 status: implementable - -latest-milestone: "1.0" -stage: "alpha" +latest-milestone: "1.19" +stage: "beta" diff --git a/keps/sig-architecture/1333-conformance-without-beta/kep.yaml b/keps/sig-architecture/1333-conformance-without-beta/kep.yaml index cc22416bf5c2..329de5361c48 100644 --- a/keps/sig-architecture/1333-conformance-without-beta/kep.yaml +++ b/keps/sig-architecture/1333-conformance-without-beta/kep.yaml @@ -21,6 +21,5 @@ last-updated: 2019-10-23 status: implementable see-also: - "/keps/sig-architecture/20190412-conformance-behaviors.md" - -latest-milestone: "1.0" -stage: "alpha" +latest-milestone: "1.19" +stage: "beta" diff --git a/keps/sig-architecture/917-go-modules/kep.yaml b/keps/sig-architecture/917-go-modules/kep.yaml index ea3a6ec8e3a1..31d685ff7402 100644 --- a/keps/sig-architecture/917-go-modules/kep.yaml +++ b/keps/sig-architecture/917-go-modules/kep.yaml @@ -15,7 +15,6 @@ approvers: - "@thockin" creation-date: 2019-03-19 last-updated: 2019-11-01 -status: implementable - -latest-milestone: "1.0" -stage: "alpha" +status: implemented +latest-milestone: "1.15" +stage: "stable" diff --git a/keps/sig-auth/1314-node-restriction-pods/kep.yaml b/keps/sig-auth/1314-node-restriction-pods/kep.yaml index 4437a04a6d1e..8695c9621fe4 100644 --- a/keps/sig-auth/1314-node-restriction-pods/kep.yaml +++ b/keps/sig-auth/1314-node-restriction-pods/kep.yaml @@ -18,6 +18,5 @@ approvers: editor: TBD creation-date: 2019-09-16 status: implementable - -latest-milestone: "1.0" +latest-milestone: "1.17" stage: "alpha" diff --git a/keps/sig-auth/1687-hierarchical-namespaces-subproject/kep.yaml b/keps/sig-auth/1687-hierarchical-namespaces-subproject/kep.yaml index f8cbcb88df47..cc8ecef40596 100644 --- a/keps/sig-auth/1687-hierarchical-namespaces-subproject/kep.yaml +++ b/keps/sig-auth/1687-hierarchical-namespaces-subproject/kep.yaml @@ -15,7 +15,4 @@ approvers: - "@liggitt" creation-date: 2020-04-14 last-updated: 2021-01-06 -status: implementable - -latest-milestone: "1.0" -stage: "alpha" +status: implemented diff --git a/keps/sig-auth/600-dynamic-audit-configuration/kep.yaml b/keps/sig-auth/600-dynamic-audit-configuration/kep.yaml index 159aa2c33433..75e961498654 100644 --- a/keps/sig-auth/600-dynamic-audit-configuration/kep.yaml +++ b/keps/sig-auth/600-dynamic-audit-configuration/kep.yaml @@ -17,7 +17,4 @@ approvers: editor: TBD creation-date: 2018-05-18 last-updated: 2018-07-31 -status: implementable - -latest-milestone: "1.0" -stage: "alpha" +status: withdrawn diff --git a/keps/sig-auth/740-service-account-external-signing/kep.yaml b/keps/sig-auth/740-service-account-external-signing/kep.yaml index 8f57aa19efc0..68ffdba5efc4 100644 --- a/keps/sig-auth/740-service-account-external-signing/kep.yaml +++ b/keps/sig-auth/740-service-account-external-signing/kep.yaml @@ -15,7 +15,7 @@ approvers: editor: '@micahhausler' creation-date: 2019-01-16 last-updated: 2019-05-17 -status: implementable +status: provisional see-also: [] replaces: [] superseded-by: [] diff --git a/keps/sig-auth/789-harden-default-discover-bindings/kep.yaml b/keps/sig-auth/789-harden-default-discover-bindings/kep.yaml index 68b808cd593e..d8cacc41f9e3 100644 --- a/keps/sig-auth/789-harden-default-discover-bindings/kep.yaml +++ b/keps/sig-auth/789-harden-default-discover-bindings/kep.yaml @@ -17,7 +17,4 @@ approvers: editor: TBD creation-date: 2019-01-28 last-updated: 2019-01-31 -status: implementable - -latest-milestone: "1.0" -stage: "alpha" +status: implemented diff --git a/keps/sig-autoscaling/1610-container-resource-autoscaling/kep.yaml b/keps/sig-autoscaling/1610-container-resource-autoscaling/kep.yaml index d023bc56dd47..ce56d0e5094c 100644 --- a/keps/sig-autoscaling/1610-container-resource-autoscaling/kep.yaml +++ b/keps/sig-autoscaling/1610-container-resource-autoscaling/kep.yaml @@ -14,5 +14,5 @@ creation-date: 2020-02-18 last-updated: 2020-11-03 status: implementable -latest-milestone: "1.0" +latest-milestone: "1.20" stage: "alpha" diff --git a/keps/sig-cli/1440-kubectl-events/kep.yaml b/keps/sig-cli/1440-kubectl-events/kep.yaml index 72966d5ed6b7..44bdf4caa45e 100644 --- a/keps/sig-cli/1440-kubectl-events/kep.yaml +++ b/keps/sig-cli/1440-kubectl-events/kep.yaml @@ -14,7 +14,7 @@ approvers: editor: TBD creation-date: 2019-10-08 last-updated: 2020-01-27 -status: implementable +status: provisional see-also: - https://docs.google.com/document/d/1w-HRLtMncDAL_yQQJdHDasyCZRdJTOV1N6y22fGsKkY/edit# replaces: diff --git a/keps/sig-cli/2257-kui/kep.yaml b/keps/sig-cli/2257-kui/kep.yaml index ba96d417971b..2f6cda35cd35 100644 --- a/keps/sig-cli/2257-kui/kep.yaml +++ b/keps/sig-cli/2257-kui/kep.yaml @@ -16,11 +16,9 @@ approvers: editor: TBD creation-date: 2019-11-14 last-updated: 2021-01-12 -status: implementable +status: provisional see-also: replaces: superseded-by: -latest-milestone: "1.0" -stage: "alpha" diff --git a/keps/sig-cli/2382-kustomize-exec-secret-generator/kep.yaml b/keps/sig-cli/2382-kustomize-exec-secret-generator/kep.yaml index 8bc1cd68ea24..f6fc44b0ff35 100644 --- a/keps/sig-cli/2382-kustomize-exec-secret-generator/kep.yaml +++ b/keps/sig-cli/2382-kustomize-exec-secret-generator/kep.yaml @@ -13,7 +13,7 @@ approvers: editor: "@pwittrock" creation-date: 2019-03-12 last-updated: 2019-03-12 -status: implementable +status: provisional see-also: - "/keps/sig-cli/2385-kustomize-secret-generator-plugins/" diff --git a/keps/sig-cli/2383-extend-kustomize-patches-to-multiple-targets/kep.yaml b/keps/sig-cli/2383-extend-kustomize-patches-to-multiple-targets/kep.yaml index 433c70d475ce..2134f4c16f11 100644 --- a/keps/sig-cli/2383-extend-kustomize-patches-to-multiple-targets/kep.yaml +++ b/keps/sig-cli/2383-extend-kustomize-patches-to-multiple-targets/kep.yaml @@ -13,7 +13,7 @@ approvers: editor: "@Liujingfang1" creation-date: 2019-03-14 last-updated: 2019-03-18 -status: implementable +status: provisional see-also: replaces: superseded-by: diff --git a/keps/sig-cli/2385-kustomize-secret-generator-plugins/kep.yaml b/keps/sig-cli/2385-kustomize-secret-generator-plugins/kep.yaml index b7bdba1a0973..9e34c48ca858 100644 --- a/keps/sig-cli/2385-kustomize-secret-generator-plugins/kep.yaml +++ b/keps/sig-cli/2385-kustomize-secret-generator-plugins/kep.yaml @@ -16,7 +16,4 @@ approvers: editor: "@sethpollack" creation-date: 2019-02-04 last-updated: 2019-02-04 -status: implementable - -latest-milestone: "1.0" -stage: "alpha" +status: provisional diff --git a/keps/sig-cli/993-kustomize-generators-transformers/kep.yaml b/keps/sig-cli/993-kustomize-generators-transformers/kep.yaml index dc081fe5412b..b581de76ff9d 100644 --- a/keps/sig-cli/993-kustomize-generators-transformers/kep.yaml +++ b/keps/sig-cli/993-kustomize-generators-transformers/kep.yaml @@ -13,6 +13,5 @@ editor: TBD creation-date: 2019-03-25 last-updated: 2019-04-30 status: implementable - -latest-milestone: "1.0" +latest-milestone: "1.21" stage: "alpha"