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

Show image status in list output #95

Open
nightfurys opened this issue Jul 27, 2020 · 1 comment
Open

Show image status in list output #95

nightfurys opened this issue Jul 27, 2020 · 1 comment

Comments

@nightfurys
Copy link
Contributor

Starting anchore-engine v0.8.0 image deletion is performed asynchronously, wherein the image status reflects the progress of the image through the cleanup workflow. Currently anchore-cli does not expose this attribute in image listing output. It didn't matter as much when the image deletion was synchronous i.e. successful delete response meant the image would no longer be included in the list. With image deletion performed asynchronously in anchore-engine, the image may continue to be included in the listings/summary views and clients such as anchore-cli should include the image status for clarity and accuracy

@nightfurys nightfurys added this to the v0.8.0 milestone Jul 27, 2020
@nightfurys nightfurys self-assigned this Jul 27, 2020
nightfurys pushed a commit that referenced this issue Jul 27, 2020
… image get output

Resolves #95

Signed-off-by: Swathi Gangisetty <[email protected]>
@zhill zhill removed this from the v0.8.0 milestone Aug 6, 2020
@dakaneye
Copy link
Contributor

@nightfurys &/or @zhill did we come to a conclusion on this? Seems trivial to add the new field to the output, as discussed in the linked / closed PR, but @nightfurys comment seemed to suggest combining the analysis_status/image_status fields to be more unified and less confusing to the user?

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.

3 participants