Skip to content

Avoid registry login if an image does not need to be pulled #741

@benzea

Description

@benzea

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions