Skip to content

Dedupe "containerd.io/uncompressed" constants and literals#4058

Merged
crazy-max merged 1 commit intomoby:masterfrom
AkihiroSuda:refactor-containerdUncompressed
Jul 25, 2023
Merged

Dedupe "containerd.io/uncompressed" constants and literals#4058
crazy-max merged 1 commit intomoby:masterfrom
AkihiroSuda:refactor-containerdUncompressed

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

Dedupe the several "containerd.io/uncompressed" constants and literals into github.com/containerd/containerd/labels.LabelUncompressed

Dedupe the several "containerd.io/uncompressed" constants and literals
into `github.com/containerd/containerd/labels.LabelUncompressed`

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda requested a review from thaJeztah July 25, 2023 11:42
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

all these code-paths were already importing containerd, and the labels package doesn't appear to be bringing in problematic dependencies (only "errdefs" and "testify" in a test)

@crazy-max crazy-max merged commit 687091b into moby:master Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants