Update hcsshim vendor to v0.8.20#42611
Conversation
|
I think you used We should update the vendor-check to update the Line 24 in 454abc5 should be something like: |
|
Otherwise LGTM. Assuming we want this to be included in a docker 20.10 release (which currently uses the |
|
also prepared #42613 for 20.10 |
|
@thaJeztah I did not realize there was a separate vendor script, I'll try that :) |
|
Yes, it's a bit unfortunate that we (again) had to fork the archive package, due to a security issue in the archive package (when using under specific conditions); we should try to get rid of it (more details in #42402) |
Full set of changes: microsoft/hcsshim@v0.8.16...v0.8.20 Importantly brings in microsoft/hcsshim#1065, which fixes moby#42610. Signed-off-by: Kevin Parsons <[email protected]>
I've created a new PR to fix the vendor error message and also allow the vendor script to work on Windows: #42634 |
|
Test |
|
Failure on arm64 is a known flaky test: #42582 everything else is green |
|
Thanks @thaJeztah! :) |
Full set of changes: microsoft/hcsshim@v0.8.16...v0.8.20
Importantly brings in microsoft/hcsshim#1065,
which fixes #42610.
Signed-off-by: Kevin Parsons [email protected]