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

sysroot: Add total layer count to output #5061

Merged
merged 1 commit into from
Sep 4, 2024

Commits on Sep 3, 2024

  1. sysroot: Add total layer count to output

    It's useful to see in the progress output how many layers
    there are to fetch.
    
    This is similar to
    containers/bootc@6eb5718
    which ended up being totally reworked in a nicer way in
    containers/bootc@d8b5df2
    
    But doing the latter would require nontrivial changes to our
    DBus API around status and progress reporting...and I'd
    like to think about how we tackle that more generally
    in e.g. containers/skopeo#658
    
    Closes: coreos#5024
    cgwalters committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d631211 View commit details
    Browse the repository at this point in the history