What feature do you want to see added?
It is kind of pointless to always login, when the alwaysPull is set to false and the image is already cached locally. It would be useful if the login is done lazily in this case and is only triggered when it is really needed.
Specifically, it seems that I have a problem where the number of logins is throttled by the registry. In that case, jobs suddenly start failing even though the login is not even required.
Upstream changes
No response
Are you interested in contributing this feature?
No response