File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ approvers:
10
10
- " @bgrant0607"
11
11
editor : " @jbeda"
12
12
creation-date : 2017-08-22
13
- last-updated : 2019-04-12
14
- status : implementable
13
+ last-updated : 2020-02-18
14
+ status : implemented
15
15
---
16
16
17
17
# Kubernetes Enhancement Proposal Process
@@ -144,14 +144,22 @@ These KEPs will be owned by SIG-architecture and should be seen as a way to comm
144
144
145
145
### KEP Template
146
146
147
- The template for a KEP is precisely defined [ here] ( YYYYMMDD-kep-template.md )
147
+ <b >
148
+ The template for a KEP is precisely defined [ here] ( /keps/YYYYMMDD-kep-template.md ) .
149
+ </b >
148
150
149
151
### KEP Metadata
150
152
151
153
There is a place in each KEP for a YAML document that has standard metadata.
152
154
This will be used to support tooling around filtering and display. It is also
153
155
critical to clearly communicate the status of a KEP.
154
156
157
+ <b >
158
+ While this defines the metadata schema for now, these things tend to evolve.
159
+ The KEP template is the authoritative definition of things like the metadata
160
+ schema.
161
+ </b >
162
+
155
163
Metadata items:
156
164
* ** title** Required
157
165
* The title of the KEP in plain language. The title will also be used in the
You can’t perform that action at this time.
0 commit comments