From 5742add04b7517212731820eaa5c8f76d9019727 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Sat, 29 Sep 2018 11:13:10 -0400 Subject: [PATCH] KEP-1a: Mark as implementable - Update `status` - Update `reviewers` - Update `last-reviewed` - Update implementation history Signed-off-by: Stephen Augustus --- keps/0001a-meta-kep-implementation.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/keps/0001a-meta-kep-implementation.md b/keps/0001a-meta-kep-implementation.md index 25c3e161c71..2a12db54e06 100644 --- a/keps/0001a-meta-kep-implementation.md +++ b/keps/0001a-meta-kep-implementation.md @@ -9,15 +9,17 @@ owning-sig: sig-pm participating-sigs: - sig-architecture reviewers: + - "@erictune" - "@idvoretskyi" + - "@spiffxp" - "@timothysc" approvers: - "@bgrant0607" - "@jbeda" editor: creation-date: 2018-09-08 -last-updated: 2018-09-19 -status: provisional +last-updated: 2018-09-29 +status: implementable see-also: - KEP-1 replaces: @@ -202,15 +204,17 @@ While graduation criteria has not strictly been defined at this stage, we will d - 2018-08-30: SIG Architecture meeting mentioning the need for a clearer KEP process - https://youtu.be/MMJ-zAR_GbI - 2018-09-06: SIG Architecture meeting agreeing to move forward with a KEP process improvement effort to be co-led with SIG PM (@justaugustus / @jdumars) - https://youtu.be/fmlXkN4DJy0 - 2018-09-10: KEP-1a submitted for review -- YYYY-MM-DD: the `Summary` and `Motivation` sections being merged signaling SIG acceptance -- YYYY-MM-DD: the `Proposal` section being merged signaling agreement on a proposed design -- YYYY-MM-DD: the date implementation started -- YYYY-MM-DD: the first Kubernetes release where an initial version of the KEP was available -- YYYY-MM-DD: the version of Kubernetes where the KEP graduated to general availability - +- 2018-09-25: Rationale discussion in SIG PM meeting +- 2018-09-28: Merged as `provisional` +- 2018-09-29: KEP implementation started +- 2018-09-29: [KEP Implementation Tracking issue] created +- 2018-09-29: [KEP Implementation Tracking board] created +- 2018-09-29: Submitted as `implementable` [DACI]: https://www.atlassian.com/team-playbook/plays/daci [KEP-1]: 0001-kubernetes-enhancement-proposal-process.md +[KEP Implementation Tracking board]: https://github.com/orgs/kubernetes/projects/5 +[KEP Implementation Tracking issue]: https://github.com/kubernetes/features/issues/617 [KEP numbering races]: https://github.com/kubernetes/community/issues/2245 [k/community]: http://git.k8s.io/community [k/enhancements]: http://git.k8s.io/enhancements