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

list/tree: No extra spacing for graphdriver #5356

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

vvoland
Copy link
Collaborator

@vvoland vvoland commented Aug 19, 2024

Don't output the extra spacing around the images when none of the top-level image entries has any children.

This makes the list look better when ran against the graphdrivers image store.

- What I did

- How I did it

- How to verify it

Before

Graphdrivers

image

Containerd

image

After

Graphdrivers

image

Containerd (no changes)

image

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Don't output the extra spacing around the images when none of the
top-level image entries has any children.

This makes the list look better when ran against the graphdrivers image
store.

Signed-off-by: Paweł Gronowski <[email protected]>
@vvoland vvoland added status/2-code-review area/ux containerd-integration Issues and PRs related to containerd integration labels Aug 19, 2024
@vvoland vvoland added this to the 27.2.0 milestone Aug 19, 2024
@vvoland vvoland self-assigned this Aug 19, 2024
@vvoland vvoland requested review from laurazard, thaJeztah and a team August 19, 2024 10:23
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2024

Codecov Report

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

Project coverage is 60.92%. Comparing base (8675f4c) to head (7b91647).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5356      +/-   ##
==========================================
- Coverage   60.93%   60.92%   -0.02%     
==========================================
  Files         304      304              
  Lines       21335    21340       +5     
==========================================
  Hits        13001    13001              
- Misses       7404     7409       +5     
  Partials      930      930              

@laurazard laurazard merged commit b06db58 into docker:master Aug 19, 2024
104 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux containerd-integration Issues and PRs related to containerd integration status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants