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
Copy file name to clipboardExpand all lines: keps/NNNN-kep-template/README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -376,10 +376,11 @@ Below are some examples to consider, in addition to the aforementioned [maturity
376
376
- More rigorous forms of testing—e.g., downgrade tests and scalability tests
377
377
- All functionality completed
378
378
- All security enforcement completed
379
+
- All monitoring requirements completed
379
380
- All testing requirements completed
380
381
- All known pre-release issues and gaps resolved
381
382
382
-
**Note:** Beta criteria must include all functional, security, and testing requirements along with resolving all issues and gaps identified
383
+
**Note:** Beta criteria must include all functional, security, monitoring, and testing requirements along with resolving all issues and gaps identified
383
384
384
385
#### GA
385
386
@@ -388,7 +389,7 @@ Below are some examples to consider, in addition to the aforementioned [maturity
388
389
- Allowing time for feedback
389
390
- All issues and gaps identified as feedback during beta are resolved
390
391
391
-
**Note:** GA criteria must not include any functional, security, or testing requirements. Those must be beta requirements.
392
+
**Note:** GA criteria must not include any functional, security, monitoring, or testing requirements. Those must be beta requirements.
392
393
393
394
**Note:** Generally we also wait at least two releases between beta and
394
395
GA/stable, because there's no opportunity for user feedback, or even bug reports,
0 commit comments