feat(snapshot::aufs): config root_path#4533
Conversation
|
Build succeeded.
|
|
Please revendor github.com/containerd/aufs |
|
@AkihiroSuda what do you mean by "revendor github.com/containerd/aufs"? |
|
@sedflix update the commit that's in the vendor.conf file at the root of the repository; https://github.com/containerd/containerd/blob/master/vendor.conf#L106 After that run Running that should fetch the new version of the aufs source code into the vendor directory. After that, add both vendor.conf and the vendor directory, amend your commit, and force push to update your PR |
|
Latest commit for containerd/aufs looks to be containerd/aufs@dab0cbe ( |
8691537 to
9848cdd
Compare
Signed-off-by: Siddharth Yadav <[email protected]>
9848cdd to
2354e18
Compare
|
Build succeeded.
|
|
@thaJeztah thank you so much for the detailed explanation. 😊 |
It solves the aufs part of the #4514 and #4513 .
containerd/aufs#21 needs to be merged along with this.
Signed-off-by: Siddharth Yadav [email protected]