kubernetes/cmd/kubeadm/app/util/runtime
Lubomir I. Ivanov 0ba903fd57 kubeadm: enable parallel pulls of images
- 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.
2024-01-19 14:26:21 +02:00
..
runtime_test.go kubeadm: enable parallel pulls of images 2024-01-19 14:26:21 +02:00
runtime_unix.go kubeadm: update the CRI socket detection logic 2022-01-12 17:15:45 +02:00
runtime_windows.go kubeadm: update the CRI socket detection logic 2022-01-12 17:15:45 +02:00
runtime.go kubeadm: enable parallel pulls of images 2024-01-19 14:26:21 +02:00