containerd / containerd/continuity
fs.CopyFile should support copying metadata
Open
enhancement
- Dominant language
- Go
- Stars
- 153
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/containerd/continuity/blob/180525291bb77dea7062ac4281fcd38e2a3d76c5/fs/copy.go#L161-L176
The current implementation of `CopyFile` does not support copying metadata.
`CopyFile` should optionally copy the metadata as in `CopyDir`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.