Closed jedevc closed 1 year ago
@imeoer @changweige
Looks like CI is failing, I will take a look. It should not relate to this PR :-)
Any chance this could be cherry-picked to a release branch so we could pull it into buildkit?
I think we're on the v0.8 branch in buildkit, last updated in https://github.com/moby/buildkit/pull/3892.
Any chance this could be cherry-picked to a release branch so we could pull it into buildkit?
I think we're on the v0.8 branch in buildkit, last updated in moby/buildkit#3892.
@jedevc Sure, I will release the next version of nydus-snapshotter soon
@jedevc Hello, we have released v0.13.0
Previously, the function signatures differed after being updated in b16a06858426dd2034bc361cb29805734e32d7c3. This patch updates the corresponding windows functions to match the linux signatures.
Discovered this in BuildKit when attempting to enable linting for Windows: https://github.com/moby/buildkit/pull/4261