File tree 1 file changed +9
-0
lines changed
keps/sig-node/2862-fine-grained-kubelet-authz
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,8 @@ tags, and then generate with `hack/update-toc.sh`.
95
95
- [ e2e tests] ( #e2e-tests )
96
96
- [ Graduation Criteria] ( #graduation-criteria )
97
97
- [ Alpha] ( #alpha )
98
+ - [ Beta] ( #beta )
99
+ - [ GA] ( #ga )
98
100
- [ Upgrade / Downgrade Strategy] ( #upgrade--downgrade-strategy )
99
101
- [ Version Skew Strategy] ( #version-skew-strategy )
100
102
- [ Production Readiness Review Questionnaire] ( #production-readiness-review-questionnaire )
@@ -621,6 +623,13 @@ in back-to-back releases.
621
623
- Feature implemented behind a feature flag
622
624
- Initial unit and integration tests completed and enabled
623
625
626
+ # ### Beta
627
+ - Feature gate set to true by default
628
+ - e2e tests added
629
+
630
+ # ### GA
631
+ - Examples of real-world usage
632
+
624
633
# ## Upgrade / Downgrade Strategy
625
634
626
635
<!--
You can’t perform that action at this time.
0 commit comments