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

[20.10 backport] distribution: Error when pulling OCI artifacts #44413

Merged
merged 1 commit into from Nov 7, 2022

Commits on Nov 5, 2022

  1. distribution: Error when pulling OCI artifacts

    Currently an attempt to pull a reference which resolves to an OCI
    artifact (Helm chart for example), results in a bit unrelated error
    message `invalid rootfs in image configuration`.
    
    This provides a more meaningful error in case a user attempts to
    download a media type which isn't image related.
    
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    (cherry picked from commit 407e3a4)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    vvoland authored and thaJeztah committed Nov 5, 2022
    Copy the full SHA
    f292bf0 View commit details
    Browse the repository at this point in the history