File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
keps/sig-api-machinery/2876-crd-validation-expression-language Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 44
44
- [ Graduation Criteria] ( #graduation-criteria )
45
45
- [ Alpha] ( #alpha )
46
46
- [ Beta] ( #beta )
47
+ - [ GA] ( #ga )
47
48
- [ Production Readiness Review Questionnaire] ( #production-readiness-review-questionnaire )
48
49
- [ Feature Enablement and Rollback] ( #feature-enablement-and-rollback )
49
50
- [ Rollout, Upgrade and Rollback Planning] ( #rollout-upgrade-and-rollback-planning )
@@ -1114,6 +1115,11 @@ We plan to add e2e test under api-machinery for crd expression validation:
1114
1115
- Optimization on super-linear complexity growth
1115
1116
- Adding metric of the latency of CEL evaluation for CRD evaluation
1116
1117
1118
+ #### GA
1119
+
1120
+ - Formatted message. This targets in 1.27 and ideally should be in at least one release before going to GA.
1121
+ - Scalability evaluation. Evaluate CRD scalability with validation rules against [ previous scale target] ( https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/95-custom-resource-definitions/README.md#scale-targets-for-ga ) .
1122
+
1117
1123
## Production Readiness Review Questionnaire
1118
1124
1119
1125
### Feature Enablement and Rollback
You can’t perform that action at this time.
0 commit comments