mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
containerd v1.6.0 introduced HostProcessContainers support [1], which are required for e2e tests that need that feature. This addresses some of the permafailing tests for Windows GCE E2E test runs. [1] https://github.com/containerd/containerd/pull/5131