containerd / continuity

A transport-agnostic, filesystem metadata manifest system
https://containerd.io
Apache License 2.0
139 stars 67 forks source link

Add src string to copyDirectory error message. #141

Closed WRidder closed 4 years ago

WRidder commented 4 years ago

Proposal to display the wrongful src path in the error message. For example, this error can popup in the Microk8s Kubernetes deployment dashboard. A notion of which src path is referred to would be helpful.

fuweid commented 4 years ago

@WRidder thanks for the contribution. we need your sign-off in the commit. git commit --amend -s --no-edit might help. :)

fuweid commented 4 years ago

ping @estesp @crosbymichael this one is good to go

crosbymichael commented 4 years ago

LGTM