
- 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.
- 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.