We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5343564 commit a0f4072Copy full SHA for a0f4072
keps/sig-scheduling/3022-min-domains-in-pod-topology-spread/README.md
@@ -237,7 +237,9 @@ This can inform certain test coverage improvements that we want to do before
237
extending the production code to implement this enhancement.
238
-->
239
240
-- `k8s.io/kubernetes/pkg/scheduler/framework/plugins/podtopologyspread`: `2020-06-17` - `86%`
+- `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%`
243
244
##### Integration tests
245
0 commit comments