mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-17 08:20:33 +00:00
Automatic merge from submit-queue Add node e2e test for Docker's live-restore Ref: https://github.com/kubernetes/kubernetes/issues/42926 This PR adds a test for docker live-restore. If this is fine, we can close the unfinished PR https://github.com/kubernetes/kubernetes/pull/40364. **Release note**: ``` None ```