Skip to content

feat: add /docker/exapp/image_remove endpoint for ExApp image cleanup#102

Merged
oleksandr-nc merged 2 commits intomainfrom
feat/exapp-image-cleanup
May 5, 2026
Merged

feat: add /docker/exapp/image_remove endpoint for ExApp image cleanup#102
oleksandr-nc merged 2 commits intomainfrom
feat/exapp-image-cleanup

Conversation

@oleksandr-nc
Copy link
Copy Markdown
Contributor

@oleksandr-nc oleksandr-nc commented May 4, 2026

Adds POST /docker/exapp/image_remove so AppAPI can ask HaRP to delete a Docker image by reference, with structured {deleted, bytes_freed, reason} response covering the 200 / 404 / 409 paths.

Extends the endpoint for exapp_exists with the image_ref information - that will be used by AppAPI to know which docker image it should remove.

Companion to the AppAPI image cleanup feature.

…xists for ExApp image cleanup

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc oleksandr-nc force-pushed the feat/exapp-image-cleanup branch from c5645ca to 3ea7f9d Compare May 5, 2026 08:33
@oleksandr-nc oleksandr-nc marked this pull request as ready for review May 5, 2026 08:39
@oleksandr-nc oleksandr-nc requested a review from kyteinsky as a code owner May 5, 2026 08:39
…d image

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc oleksandr-nc force-pushed the feat/exapp-image-cleanup branch from 823b378 to 137db0b Compare May 5, 2026 14:31
Copy link
Copy Markdown
Contributor

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@oleksandr-nc oleksandr-nc merged commit f68704b into main May 5, 2026
16 checks passed
@oleksandr-nc oleksandr-nc deleted the feat/exapp-image-cleanup branch May 5, 2026 15:01
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