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

Make Images::push return a stream #159

Merged
merged 1 commit into from
May 15, 2023
Merged

Conversation

marhkb
Copy link
Contributor

@marhkb marhkb commented May 13, 2023

Pushing an image is a longer operation. By returning a stream, we can better infer progress.

What did you implement:

Basically #121 but for Images::push

How did you verify your change:

I tested the change in pods.

Bildschirmaufzeichnung.vom.2023-05-13.11-50-12.webm

Pushing an image is a longer operation. By returning a stream, we can better infer progress.
@vv9k
Copy link
Owner

vv9k commented May 15, 2023

LGTM, thank you!

@vv9k vv9k merged commit 218de5f into vv9k:master May 15, 2023
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.

2 participants