Skip to content

Commit 2cc2670

Browse files
committed
Define GA graduation criteria
1 parent e96e05d commit 2cc2670

File tree

1 file changed

+6
-0
lines changed
  • keps/sig-api-machinery/2876-crd-validation-expression-language

1 file changed

+6
-0
lines changed

keps/sig-api-machinery/2876-crd-validation-expression-language/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
- [Graduation Criteria](#graduation-criteria)
4545
- [Alpha](#alpha)
4646
- [Beta](#beta)
47+
- [GA](#ga)
4748
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)
4849
- [Feature Enablement and Rollback](#feature-enablement-and-rollback)
4950
- [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:
11141115
- Optimization on super-linear complexity growth
11151116
- Adding metric of the latency of CEL evaluation for CRD evaluation
11161117

1118+
#### GA
1119+
1120+
- Formatted message
1121+
- Scalability evaluation
1122+
11171123
## Production Readiness Review Questionnaire
11181124

11191125
### Feature Enablement and Rollback

0 commit comments

Comments
 (0)