Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[24.0 backport] Don't return an error if the lease is not found #46300

Merged
merged 1 commit into from Aug 23, 2023

Commits on Aug 23, 2023

  1. Don't return an error if the lease is not found

    If the image for the wanted platform doesn't exist then the lease
    doesn't exist either. Returning this error hides the real error, so
    let's not return it.
    
    Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
    (cherry picked from commit b8ff8ea)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    rumpl authored and thaJeztah committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b83f5a8 View commit details
    Browse the repository at this point in the history