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

Conversation

cgwalters
Copy link
Member

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: #5024

@cgwalters
Copy link
Member Author

/retest

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
Copy link
Member Author

I think this one just needs a stamp, it's pretty trivial and safe.

@jlebon jlebon merged commit cbb196d into coreos:main Sep 4, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Overall Progress Bar
3 participants