Kohei Tokunaga

Results 137 comments of Kohei Tokunaga

How about adding an environment variable for customizing `go test` options ? (like already done in some build targets) https://github.com/containerd/stargz-snapshotter/blob/25d16aa63c923724de9478754e5ed70f67f3b31e/Makefile#L39

SGTM about the shim-like approach.

CI flakiness has been solved in https://github.com/containerd/stargz-snapshotter/pull/336. Could you rebase this PR?

> @ktock Seems like there is something wrong with Project Checks? go version is not changed but it says > > > go mod tidy: go.mod file indicates go 1.16,...

@AkihiroSuda PTAL when you have time Before we merge this, we need to 1. merge ~#324~ https://github.com/containerd/stargz-snapshotter/pull/341, 1. rebase this PR on that patch and 1. make sure everything work...

@ilyee Could you add changes for https://github.com/containerd/stargz-snapshotter/pull/324#pullrequestreview-690717373 ?

:+1: I'm recently working on interactive debugger for Dockerfile. So I'm willing to working on this feature. - "buildg" https://github.com/ktock/buildg About breakpoints: > Now this DefinitionOp can be mutated to...

> We've been discussing with Harbor team to create a pluggable image conversion mechanism that works for different image formats (currently nydus and estargz included). Maybe Apparate can join the...