Files
kubernetes/pkg/credentialprovider/plugin/plugins.go
Stanislav Láznička cb7468b077 kubelet imagepuller: PullImage() - accept TrackAuthConfigs directly
The image puller's PullImage() method should be just a dumb pull
without any further logic. Make it accept everything it needs
to pull an image and defer any other magic to the image manager.
2025-03-14 10:47:54 +01:00

2.9 KiB