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

Execute image push operation as a background process #8482

Open
agiertli opened this issue Aug 15, 2024 · 2 comments
Open

Execute image push operation as a background process #8482

agiertli opened this issue Aug 15, 2024 · 2 comments
Assignees
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop kind/enhancement ✨ Issue for requesting an improvement

Comments

@agiertli
Copy link

Is your enhancement related to a problem? Please describe

When I initiate "image push" operation, the pop up window is displayed.
This pop up window does not displays any progress of the operation (if you execute push using cli, you see some progress).

Moreover, while the push operation is in the progress, the rest of the podman desktop is not accessible - one needs to wait for push to finish, which is cumbersome if you are pushing large images.

Describe the solution you'd like

  • Execute the push operation as background operation
  • Allow rest of the application be accessible while the push is ongoing
  • Display some sort of progress information in the main page (from where the push was initiated) with the ability to drill down to the push operation logs

Describe alternatives you've considered

No response

Additional context

No response

@agiertli agiertli added the kind/enhancement ✨ Issue for requesting an improvement label Aug 15, 2024
@agiertli
Copy link
Author

issue Attaching the problematic pop up window - no progress information displayed, window blocks the rest of the application, making it inaccessible while the push is going on,

@slemeur
Copy link
Collaborator

slemeur commented Aug 15, 2024

Thanks for the report @agiertli

@cdrage cdrage added area/dashboard 📊 Concern the dashboard from Container Desktop and removed status/need-triage labels Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop kind/enhancement ✨ Issue for requesting an improvement
Projects
Status: 📋 Backlog
Development

No branches or pull requests

5 participants