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

Unload purged docker images #3924

Open
jopemachine opened this issue Mar 8, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3923
Open

Unload purged docker images #3924

jopemachine opened this issue Mar 8, 2025 — with Lablup-Issue-Syncer · 0 comments · May be fixed by #3923
Assignees

Comments

@jopemachine
Copy link
Member

Summary  

  • When images are removed using the PurgeImages mutation, its cache is not cleared from Redis, so it is still displayed as "Installation Complete."

Steps to Reproduce  

  1. Call PurgeImages mutation
  2. Navigate to the WebUI execution environment page.
  3. Check that the deleted images are still displayed as "Installation Complete."

Expected Behavior  

  • Deleted images should no longer be displayed as "Installation Complete."

Actual Behavior  

  • Deleted images are still displayed as "Installation Complete."

Logs/Errors  

  • None
@jopemachine jopemachine linked a pull request Mar 8, 2025 that will close this issue
1 task
@jopemachine jopemachine changed the title Clear redis image cache when purging docker images Unload purged docker images Mar 10, 2025
@jopemachine jopemachine self-assigned this Mar 10, 2025
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 a pull request may close this issue.

1 participant