mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 06:43:53 +00:00
- Update the logic in checks.go to separate serial and parallel image pulls. - Add a new CRI function PullImagesInParallel() with a private implementation. - Unit test the private implementation. - Update other unit tests in checks_test.go.