File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
keps/sig-node/34-sysctl-fields Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -425,7 +425,9 @@ SLOs do not apply, N/A.
425
425
- 2018-06-06: [ Promote sysctl annotations to fields] ( https://github.com/kubernetes/kubernetes/pull/63717 )
426
426
- 2018-06-14: [ Update sysctls to beta on website] ( https://github.com/kubernetes/website/pull/8804 )
427
427
- 2019-07-02: [ Add allowed sysctl to KubeletConfiguration] ( https://github.com/kubernetes/kubernetes/pull/72974 )
428
- - 2021-02-08: Update KEP with final graduation criteria/complete PRR questionnaire
428
+ - 2021-02-08: [ Update KEP with final graduation criteria/complete PRR questionnaire] ( https://github.com/kubernetes/enhancements/pull/2471 )
429
+ - 2021-02-24: [ Sysctls graduated to GA] ( https://github.com/kubernetes/kubernetes/pull/99158 )
430
+ - 2021-03-26: [ Sysctls added to conformance tests] ( https://github.com/kubernetes/kubernetes/pull/99734 )
429
431
430
432
## Drawbacks / Alternatives
431
433
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ prr-approvers:
15
15
- " @johnbelamaric"
16
16
editor :
17
17
creation-date : 2018-04-30
18
- last-updated : 2021-02 -08
19
- status : implementable
18
+ last-updated : 2021-04 -08
19
+ status : implemented
20
20
21
21
# The target maturity stage in the current dev cycle for this KEP.
22
22
stage : stable
You can’t perform that action at this time.
0 commit comments