Skip to content

Commit

Permalink
Merge pull request #2613 from ehashman/sysctls
Browse files Browse the repository at this point in the history
Mark sysctls as implemented
  • Loading branch information
k8s-ci-robot authored May 11, 2021
2 parents 304a50c + 901b61b commit 80ca232
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion keps/sig-node/34-sysctl-fields/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,9 @@ SLOs do not apply, N/A.
- 2018-06-06: [Promote sysctl annotations to fields](https://github.com/kubernetes/kubernetes/pull/63717)
- 2018-06-14: [Update sysctls to beta on website](https://github.com/kubernetes/website/pull/8804)
- 2019-07-02: [Add allowed sysctl to KubeletConfiguration](https://github.com/kubernetes/kubernetes/pull/72974)
- 2021-02-08: Update KEP with final graduation criteria/complete PRR questionnaire
- 2021-02-08: [Update KEP with final graduation criteria/complete PRR questionnaire](https://github.com/kubernetes/enhancements/pull/2471)
- 2021-02-24: [Sysctls graduated to GA](https://github.com/kubernetes/kubernetes/pull/99158)
- 2021-03-26: [Sysctls added to conformance tests](https://github.com/kubernetes/kubernetes/pull/99734)

## Drawbacks / Alternatives

Expand Down
4 changes: 2 additions & 2 deletions keps/sig-node/34-sysctl-fields/kep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ prr-approvers:
- "@johnbelamaric"
editor:
creation-date: 2018-04-30
last-updated: 2021-02-08
status: implementable
last-updated: 2021-04-08
status: implemented

# The target maturity stage in the current dev cycle for this KEP.
stage: stable
Expand Down

0 comments on commit 80ca232

Please sign in to comment.