You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-node/20190717-seccomp-ga.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ reviewers:
15
15
approvers:
16
16
- "@liggitt"
17
17
- "@derekwaynecarr"
18
-
editor: TBD
18
+
editor: "@saschagrunert"
19
19
creation-date: 2019-07-17
20
-
status: implementable
20
+
status: implemented
21
21
---
22
22
23
23
# Seccomp to GA
@@ -85,16 +85,16 @@ checklist items _must_ be updated for the enhancement to be released.
85
85
86
86
Items marked with (R) are required *prior to targeting to a milestone / release*.
87
87
88
-
-[] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
89
-
-[] (R) KEP approvers have approved the KEP status as `implementable`
90
-
-[] (R) Design details are appropriately documented
91
-
-[] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
92
-
-[] (R) Graduation criteria is in place
93
-
-[] (R) Production readiness review completed
94
-
-[] Production readiness review approved
95
-
-[] "Implementation History" section is up-to-date for milestone
96
-
-[] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
97
-
-[] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
88
+
-[x] (R) Enhancement issue in release milestone, which links to KEP dir in [kubernetes/enhancements] (not the initial KEP PR)
89
+
-[x] (R) KEP approvers have approved the KEP status as `implementable`
90
+
-[x] (R) Design details are appropriately documented
91
+
-[x] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input
92
+
-[x] (R) Graduation criteria is in place
93
+
-[x] (R) Production readiness review completed
94
+
-[x] Production readiness review approved
95
+
-[x] "Implementation History" section is up-to-date for milestone
96
+
-[x] User-facing documentation has been created in [kubernetes/website], for publication to [kubernetes.io]
97
+
-[x] Supporting documentation e.g., additional design documents, links to mailing list discussions/SIG meetings, relevant PRs/issues, release notes
98
98
99
99
**Note:** Any PRs to move a KEP to `implementable` or significant changes once it is marked `implementable` should be approved by each of the KEP approvers. If any of those approvers is no longer appropriate than changes to that list should be approved by the remaining approvers and/or the owning SIG (or SIG-arch for cross cutting KEPs).
0 commit comments