Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Add option to bulk delete images #94

Open
nightfurys opened this issue Jul 27, 2020 · 2 comments · May be fixed by #97
Open

Add option to bulk delete images #94

nightfurys opened this issue Jul 27, 2020 · 2 comments · May be fixed by #97
Assignees
Milestone

Comments

@nightfurys
Copy link
Contributor

Starting anchore-engine v0.8.0 API support for bulk deletion of images is available. Extend anchore-cli image deletion functionality to accept multiple image artifacts(digests/tags/image ids). Additional response handling required for single and bulk deletion since image cleanup process on the backend is entirely async. May need to keep the current response handler for backwards compatibility for a few releases

@nightfurys nightfurys added this to the v0.8.0 milestone Jul 27, 2020
@nightfurys
Copy link
Contributor Author

Consumes anchore/anchore-engine#502

@nightfurys nightfurys self-assigned this Jul 27, 2020
nightfurys pushed a commit that referenced this issue Jul 27, 2020
- allow multiple tag/digest/image ids to be input
- display delete status for each input image artifact
- update implementation to use anchore-engine bulk deletion API

Resolves #94

Signed-off-by: Swathi Gangisetty <[email protected]>
nightfurys pushed a commit that referenced this issue Jul 29, 2020
- allow multiple tag/digest/image ids to be input
- display delete status for each input image artifact
- update implementation to use anchore-engine bulk deletion API

Resolves #94

Signed-off-by: Swathi Gangisetty <[email protected]>
@nightfurys nightfurys linked a pull request Jul 29, 2020 that will close this issue
@zhill zhill removed this from the v0.8.0 milestone Aug 6, 2020
@nightfurys
Copy link
Contributor Author

nightfurys commented Jul 8, 2021

PR needs rebase and review. Targeting it for next release

@nightfurys nightfurys added this to the v0.9.2 milestone Jul 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants