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
- `cluster validate ResourceClaimTemplate and ResourceClaim for admin access`, [SIG Node](https://testgrid.k8s.io/sig-node-dynamic-resource-allocation#pull-kubernetes-kind-dra-all), [triage search](https://storage.googleapis.com/k8s-triage/index.html?pr=1&test=admin%20access)
451
+
- `cluster DaemonSet with admin access`, [SIG Node](https://testgrid.k8s.io/sig-node-dynamic-resource-allocation#pull-kubernetes-kind-dra-all), [triage search](https://storage.googleapis.com/k8s-triage/index.html?pr=1&test=admin%20access)
459
452
460
453
### Graduation Criteria
461
454
@@ -466,13 +459,23 @@ ResourceClaimTemplate and ResourceClaim for admin access
466
459
467
460
#### Beta
468
461
469
-
- Gather feedback
462
+
- Gather feedback from developers and surveys via implementations in the kubernetes-sigs/dra-example-driver: https://github.com/kubernetes-sigs/dra-example-driver/issues/97 and potentially other drivers
463
+
- Complete feature AdminAccess
470
464
- Additional tests are in Testgrid and linked in KEP
471
-
- Implementations in the kubernetes-sigs/dra-example-driver: https://github.com/kubernetes-sigs/dra-example-driver/issues/97
465
+
- More rigorous forms of testing—e.g., downgrade tests and scalability tests
466
+
- All functionality completed
467
+
- All security enforcement completed
468
+
- All monitoring requirements completed
469
+
- All testing requirements completed
470
+
- All known pre-release issues and gaps resolved
471
+
**Note:** Beta criteria must include all functional, security, monitoring, and testing requirements along with resolving all issues and gaps identified
472
472
473
-
#### GA
474
473
474
+
#### GA
475
+
- 1 example of real-world usage
475
476
- Allowing time for feedback
477
+
- All issues and gaps identified as feedback during beta are resolved
478
+
**Note:** GA criteria must not include any functional, security, monitoring, or testing requirements. Those must be beta requirements.
0 commit comments