imeoer

Results 231 comments of imeoer

好棒,欢迎欢迎~ 稍晚会加到使用者列表里 ;)

@akkuman 非常感谢建议,会加入这个改善。

No, this domain has been deprecated.

Hi @sunchunming @Shaked @lugeng @okgolove @dweomer We meet the same issue in our buildkit production environment (buildkitd v0.10.3), there is about a 1% chance of error. This issue can be...

> BuildKit doesn't seem to be able to use the exported nydus-compressed image and cache. e.g. the second build in the following with inline cache panics. @ktock Thanks for the...

@ktock rebased code to resolve the conflicts with the [PR](https://github.com/moby/buildkit/pull/2603) and add workaround for inline export on the [commit](https://github.com/moby/buildkit/pull/2581/commits/8c2ce98d5ec6492cce264700466261f6fb403dfb). PTAL.

> I wonder if we could take inspiration from the idea of frontends and implement something similar for exporting. I.e. export types could be implemented as software in container images,...

@ktock @sipsma Refactored the PR code, PTAL. I will add integration tests for the nydus compression type later, once the implementation generally looks ok for you, thanks!

> Please also add unit tests to `manager_test.go` not only integration tests. @ktock Got it, will add unit and integration tests after all reviews are resolved.