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] list/tree: No extra spacing for graphdriver #5358

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]>
(cherry picked from commit 7b91647)
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 and a team August 19, 2024 11:28
@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.96%. Comparing base (60ce3fb) to head (0c4e747).
Report is 2 commits behind head on 27.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             27.x    #5358      +/-   ##
==========================================
+ Coverage   60.54%   60.96%   +0.41%     
==========================================
  Files         301      304       +3     
  Lines       21338    21351      +13     
==========================================
+ Hits        12920    13017      +97     
+ Misses       7486     7404      -82     
+ Partials      932      930       -2     

@vvoland vvoland merged commit a0d7f0d into docker:27.x Aug 19, 2024
102 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.

3 participants