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

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

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

thaJeztah
Copy link
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 <[email protected]>
(cherry picked from commit df52ddc)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 27.4.0 milestone Oct 8, 2024
@thaJeztah thaJeztah self-assigned this Oct 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2024

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           

@thaJeztah thaJeztah 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.x Oct 8, 2024
104 of 111 checks passed
@thaJeztah thaJeztah deleted the 27.x_backport_change_to_inuse branch October 8, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants