File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
keps/sig-node/4033-group-driver-detection-over-cri Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -305,6 +305,8 @@ Based on reviewers feedback describe what additional tests need to be added prio
305
305
implementing this enhancement to ensure the enhancements have also solid foundations.
306
306
-->
307
307
308
+ No prerequisites have been identified.
309
+
308
310
##### Unit tests
309
311
310
312
<!--
@@ -326,7 +328,7 @@ This can inform certain test coverage improvements that we want to do before
326
328
extending the production code to implement this enhancement.
327
329
-->
328
330
329
- - ` k8s.io/kubernetes/pkg/kubelet/kuberuntime ` : ` 2023-05-25 ` - ` 66.5 % `
331
+ - ` k8s.io/kubernetes/pkg/kubelet/kuberuntime ` : ` 2023-06-15 ` - ` 66.1 % `
330
332
331
333
##### Integration tests
332
334
@@ -345,7 +347,7 @@ For Beta and GA, add links to added tests together with links to k8s-triage for
345
347
https://storage.googleapis.com/k8s-triage/index.html
346
348
-->
347
349
348
- - < test >: < link to test coverage >
350
+ No new integration tests for kubelet are planned.
349
351
350
352
##### e2e tests
351
353
@@ -359,7 +361,7 @@ https://storage.googleapis.com/k8s-triage/index.html
359
361
We expect no non-infra related flakes in the last month as a GA graduation criteria.
360
362
-->
361
363
362
- - < test >: < link to test coverage >
364
+ No new e2e tests for kubelet are planned.
363
365
364
366
### Graduation Criteria
365
367
You can’t perform that action at this time.
0 commit comments