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
305305implementing this enhancement to ensure the enhancements have also solid foundations.
306306-->
307307
308+ No prerequisites have been identified.
309+
308310##### Unit tests
309311
310312<!--
@@ -326,7 +328,7 @@ This can inform certain test coverage improvements that we want to do before
326328extending the production code to implement this enhancement.
327329-->
328330
329- - ` k8s.io/kubernetes/pkg/kubelet/kuberuntime ` : ` 2023-05-25 ` - ` 66.5 % `
331+ - ` k8s.io/kubernetes/pkg/kubelet/kuberuntime ` : ` 2023-06-15 ` - ` 66.1 % `
330332
331333##### Integration tests
332334
@@ -345,7 +347,7 @@ For Beta and GA, add links to added tests together with links to k8s-triage for
345347https://storage.googleapis.com/k8s-triage/index.html
346348-->
347349
348- - < test >: < link to test coverage >
350+ No new integration tests for kubelet are planned.
349351
350352##### e2e tests
351353
@@ -359,7 +361,7 @@ https://storage.googleapis.com/k8s-triage/index.html
359361We expect no non-infra related flakes in the last month as a GA graduation criteria.
360362-->
361363
362- - < test >: < link to test coverage >
364+ No new e2e tests for kubelet are planned.
363365
364366### Graduation Criteria
365367
You can’t perform that action at this time.
0 commit comments