Skip to content

[27.x backport] Images Tree: Change 'Used' to 'In Use' - #5518

Merged
thaJeztah merged 1 commit into
docker:27.xfrom
thaJeztah:27.x_backport_change_to_inuse
Oct 8, 2024
Merged

[27.x backport] Images Tree: Change 'Used' to 'In Use'#5518
thaJeztah merged 1 commit into
docker:27.xfrom
thaJeztah:27.x_backport_change_to_inuse

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

I was showing off docker images --tree and it came up (@tianon) that Used is not quite the right term here.

- Description for the changelog

- containerd image store: change name of `USED` column in `docker image ls --tree` to `IN USE`.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit df52ddc)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah added this to the 27.4.0 milestone Oct 8, 2024
@thaJeztahthaJeztah self-assigned this Oct 8, 2024
@codecov-commenter

codecov-commenter commented Oct 8, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 59.78%. Comparing base (132ecbc) to head (352ee0a).
Report is 7 commits behind head on 27.x.

Additional details and impacted files
@@ Coverage Diff @@## 27.x #5518 +/- ##
=======================================
Coverage 59.78% 59.78% =======================================
Files 345 345 Lines 23442 23442 =======================================
Hits 14015 14015 Misses 8453 8453 Partials 974 974 

@thaJeztahthaJeztah changed the title Images Tree: Change 'Used' to 'In Use'[27.x backport] Images Tree: Change 'Used' to 'In Use'Oct 8, 2024
@thaJeztah
thaJeztah merged commit 5721cdc into docker:27.xOct 8, 2024
@thaJeztah
thaJeztah deleted the 27.x_backport_change_to_inuse branch October 8, 2024 15:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@thaJeztah@codecov-commenter@austinvazquez@sam-thibault@cpuguy83