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

fs.CopyDir: support sockets and pipes #197

Merged
merged 1 commit into from Mar 30, 2022

Conversation

AkihiroSuda
Copy link
Member

No description provided.

@AkihiroSuda
Copy link
Member Author

Why is CI failing?

# github.com/containerd/continuity/fs [github.com/containerd/continuity/fs.test]
Error: fs/copy_unix_test.go:102:13: undefined: os.WriteFile
Error: fs/copy_unix_test.go:120:19: undefined: os.ReadDir
Error: fs/copy_unix_test.go:139:15: undefined: os.ReadFile
FAIL	github.com/containerd/continuity/fs [build failed]

These functions should have been available since Go 1.16

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@dmcgowan dmcgowan merged commit d132b28 into containerd:main Mar 30, 2022
@AkihiroSuda
Copy link
Member Author

@tonistiigi LGTY?

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.

None yet

3 participants