Skip to content

nydus: fix missing imports#4066

Merged
jedevc merged 1 commit intomoby:masterfrom
jedevc:nydus-fix-compilation
Jul 26, 2023
Merged

nydus: fix missing imports#4066
jedevc merged 1 commit intomoby:masterfrom
jedevc:nydus-fix-compilation

Conversation

@jedevc
Copy link
Copy Markdown
Member

@jedevc jedevc commented Jul 26, 2023

#4058 refactored to use github.com/containerd/containerd, however, the import was not added to files with the nydus build tag.

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc requested a review from AkihiroSuda July 26, 2023 16:01
@jedevc jedevc merged commit cd4f155 into moby:master Jul 26, 2023
@thaJeztah
Copy link
Copy Markdown
Member

Oooh.. build-tags?

//go:build nydus
// +build nydus

Should we have a stage in CI that does a build with that tag enabled (just to verify "it builds")?

@jedevc
Copy link
Copy Markdown
Member Author

jedevc commented Jul 26, 2023

@thaJeztah yup probably 😄 see #4067 (comment)

@jedevc jedevc deleted the nydus-fix-compilation branch July 26, 2023 16:34
@thaJeztah
Copy link
Copy Markdown
Member

Ah, yup! So easy to miss

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