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

archive: report error from input stream #2012

Commits on Jul 11, 2024

  1. archive: report error from input stream

    if there is an error reading from the input stream, prefer to report
    it instead of the error from the filter program itself.
    
    We have a test in the buildah CI that expects the "no space left on
    device" error that comes from the input stream, to avoid changing the
    test, just fix it here.
    
    Reported here: containers/buildah#5585
    
    Signed-off-by: Giuseppe Scrivano <[email protected]>
    giuseppe committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    22fa550 View commit details
    Browse the repository at this point in the history