File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
keps/sig-api-machinery/1965-kube-apiserver-identity Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 30
30
31
31
Items marked with (R) are required * prior to targeting to a milestone / release* .
32
32
33
- - [ ] (R) Enhancement issue in release milestone, which links to KEP dir in [ kubernetes/enhancements] (not the initial KEP PR)
34
- - [ ] (R) KEP approvers have approved the KEP status as ` implementable `
35
- - [ ] (R) Design details are appropriately documented
36
- - [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
37
- - [ ] (R) Graduation criteria is in place
33
+ - [x ] (R) Enhancement issue in release milestone, which links to KEP dir in [ kubernetes/enhancements] (not the initial KEP PR)
34
+ - [x ] (R) KEP approvers have approved the KEP status as ` implementable `
35
+ - [x ] (R) Design details are appropriately documented
36
+ - [x ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
37
+ - [x ] (R) Graduation criteria is in place
38
38
- [ ] (R) Production readiness review completed
39
39
- [ ] Production readiness review approved
40
40
- [ ] "Implementation History" section is up-to-date for milestone
@@ -211,6 +211,8 @@ operations covered by [existing SLIs/SLOs]?**
211
211
212
212
## Implementation History
213
213
214
+ - 2020-09-18: KEP introduced
215
+
214
216
## Alternatives
215
217
216
218
### Alternative 1: new API + storage TTL
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kep-number: 1965
3
3
authors :
4
4
- " @roycaihw"
5
5
owning-sig : sig-api-machinery
6
- status : provisional
6
+ status : implementable
7
7
creation-date : 2020-09-02
8
8
reviewers :
9
9
- " @caesarxuchao"
You can’t perform that action at this time.
0 commit comments