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
@@ -553,13 +565,23 @@ Below are some examples to consider, in addition to the aforementioned [maturity
553
565
- Gather feedback from developers and surveys
554
566
- Complete features A, B, C
555
567
- Additional tests are in Testgrid and linked in KEP
568
+
- More rigorous forms of testing—e.g., downgrade tests and scalability tests
569
+
- All functionality completed
570
+
- All security enforcement completed
571
+
- All monitoring requirements completed
572
+
- All testing requirements completed
573
+
- All known pre-release issues and gaps resolved
574
+
575
+
**Note:** Beta criteria must include all functional, security, monitoring, and testing requirements along with resolving all issues and gaps identified
556
576
557
577
#### GA
558
578
559
579
- N examples of real-world usage
560
580
- N installs
561
-
- More rigorous forms of testing—e.g., downgrade tests and scalability tests
562
581
- Allowing time for feedback
582
+
- All issues and gaps identified as feedback during beta are resolved
583
+
584
+
**Note:** GA criteria must not include any functional, security, monitoring, or testing requirements. Those must be beta requirements.
563
585
564
586
**Note:** Generally we also wait at least two releases between beta and
565
587
GA/stable, because there's no opportunity for user feedback, or even bug reports,
0 commit comments