Skip to content

Commit 73383f3

Browse files
KEP-2862: Update BETA and GA graduation criteria.
1 parent b4a745e commit 73383f3

File tree

1 file changed

+9
-0
lines changed
  • keps/sig-node/2862-fine-grained-kubelet-authz

1 file changed

+9
-0
lines changed

keps/sig-node/2862-fine-grained-kubelet-authz/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ tags, and then generate with `hack/update-toc.sh`.
9595
- [e2e tests](#e2e-tests)
9696
- [Graduation Criteria](#graduation-criteria)
9797
- [Alpha](#alpha)
98+
- [Beta](#beta)
99+
- [GA](#ga)
98100
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
99101
- [Version Skew Strategy](#version-skew-strategy)
100102
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)
@@ -621,6 +623,13 @@ in back-to-back releases.
621623
- Feature implemented behind a feature flag
622624
- Initial unit and integration tests completed and enabled
623625

626+
#### Beta
627+
- Feature gate set to true by default
628+
- e2e tests added
629+
630+
#### GA
631+
- Examples of real-world usage
632+
624633
### Upgrade / Downgrade Strategy
625634

626635
<!--

0 commit comments

Comments
 (0)