Merge pull request #28975 from ronnielai/image-gc-1
Automatic merge from submit-queue
ImagePuller refactoring
A plain refactoring
- Moving image pullers to a new pkg/kubelet/images directory
- Hiding image pullers inside the new ImageManager
The next step is to consolidate the logic of the serialized and the parallel image pullers inside ImageManager
xref: #25577
Showing
pkg/kubelet/images/doc.go
0 → 100644
pkg/kubelet/images/impl.go
0 → 100644
pkg/kubelet/images/types.go
0 → 100644
Please
register
or
sign in
to comment