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

fix: non-distributable layers may not exist #1404

Merged
merged 1 commit into from
May 1, 2023

Commits on May 1, 2023

  1. fix: non-distributable layers may not exist

    Currently, when pushing an image, validation is performed to check that
    a layer/blob in the manifest already exists. For non-distributable
    layers, that check needs to be skipped.
    
    Fixes issue project-zot#1394
    
    Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
    rchincha committed May 1, 2023
    Configuration menu
    Copy the full SHA
    092d475 View commit details
    Browse the repository at this point in the history