Commit Graph

18 Commits

Author SHA1 Message Date
Joe Beda 3bf13cdef1
Fix KEP 1 file name to match others
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2018-01-22 14:18:04 -08:00
Robert Bailey 0866eab4eb Adapted from the Cluster Management API design document:
https://docs.google.com/document/d/1G2sqUQlOYsYX6w1qj0RReffaGXH4ig2rl3zsIzEFCGY/edit#
2018-01-22 13:42:17 -08:00
Michael McCune bfc1603276 fix dead link to the initial kep 001
The readme link to kep 001 was incorrect, this change fixes it. Also
noted that the inital kep is "001" and not "0001", not sure if this
needs fixing as well.
2018-01-22 13:00:19 -05:00
Kenneth Owens cafce3dd3a add sig-apps keps directory 2018-01-19 13:36:38 -08:00
Joe Beda 1ea5ee7d03
Move KEP process to implementable
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2018-01-18 08:49:01 -08:00
k8s-ci-robot d7cb3a8fe3
Merge pull request #1584 from jbeda/kep-process
Update KEP process
2018-01-18 08:45:35 -08:00
Joe Beda 891be571d1
Clarify KEP process
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2018-01-11 15:02:20 -08:00
caleb miles 1a53f623eb
kep: Mark @thockin approver for cloud provider extraction (0002)
This KEP is a rewrite of an existing [design proposal][] which had been
given prior [approval][]. Having done a bit of due diligence, mark
@thockin as the approver. It is expected that WG Cloud Provider will
find additional approvers once PRs which implement this KEP begin
landing.

[design proposal]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/cloud-provider/cloud-provider-refactoring.md
[approval]: https://github.com/kubernetes/community/pull/128#pullrequestreview-18038563
2018-01-10 13:13:10 -08:00
caleb miles bc79961dbd
kep: removes stale or unused fields from cloud provider extraction KEP (0002) 2018-01-10 13:07:25 -08:00
Joe Beda 53d75cba0f
Update KEP-1 metadata to match template
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2018-01-09 16:51:25 -08:00
caleb miles ad59d4be4d
keps: mark cloud provider KEP as approved
This KEP is being used to pilot the process with work that had already
been planned. Marks the KEP is `approved` since the Cloud Provider
Working Group has already begun the process of enabling out of tree
cloud providers.
2018-01-09 14:02:14 -08:00
caleb miles 2b31332c75
move cloud provider kep to keps/
...to be with its friends
2018-01-09 13:54:02 -08:00
k8s-ci-robot 4d715ddf08
Merge pull request #1580 from calebamiles/wip-propose-additional-kep-owners
adds additional approvers and reviewers to KEPs OWNERS
2018-01-08 15:01:10 -08:00
caleb miles d19f0e1caf
adds additional approvers and reviewers to KEPs OWNERS
Adds additional people who are active on iterating on the KEP process
as OWNERS to the extracted `kep` directory.
2018-01-08 14:41:42 -08:00
Ilya Dmitrichenko 48f581ebfe
Fix link to self 2018-01-08 13:00:53 +00:00
Christoph Blecker 95a4a105cd
Use git.k8s.io for links 2017-12-21 18:34:08 -08:00
Joe Beda ae099f58db
Add KEP readme
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-12-19 09:42:48 -08:00
Joe Beda 12577ba491
Move the KEP template to the root of the repo.
Also including here a change to the template to call out risks in general vs. just security.

Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-12-19 09:34:30 -08:00