Skip to content

Commit a0f4072

Browse files
committed
add another packages tests
1 parent 5343564 commit a0f4072

File tree

1 file changed

+3
-1
lines changed
  • keps/sig-scheduling/3022-min-domains-in-pod-topology-spread

1 file changed

+3
-1
lines changed

keps/sig-scheduling/3022-min-domains-in-pod-topology-spread/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,9 @@ This can inform certain test coverage improvements that we want to do before
237237
extending the production code to implement this enhancement.
238238
-->
239239

240-
- `k8s.io/kubernetes/pkg/scheduler/framework/plugins/podtopologyspread`: `2020-06-17` - `86%`
240+
- `k8s.io/kubernetes/pkg/scheduler/framework/plugins/podtopologyspread`: `2022-06-17` - `86%`
241+
- `k8s.io/kubernetes/pkg/api/pod`: `2022-06-17` - `66.7%`
242+
- `k8s.io/kubernetes/pkg/apis/core/validation`: `2022-06-17` - `82.1%`
241243

242244
##### Integration tests
243245

0 commit comments

Comments
 (0)