Kohei Tokunaga
Kohei Tokunaga
### Application contact emails [email protected] ### Project Summary A tool to run containers on Wasm-enabled environments. ### Project Description WebAssembly (Wasm) is expanding its adoption among tools and programming languages....
#### What type of PR is this? /kind feature #### What this PR does / why we need it: Discussed in: https://github.com/openshift/enhancements/pull/1600#pullrequestreview-2268904850 This PR adds a subcommand discussed in [this...
- https://github.com/containerd/stargz-snapshotter/pull/1830 - https://github.com/containerd/stargz-snapshotter/pull/1829 - https://github.com/containerd/stargz-snapshotter/pull/1828 - https://github.com/containerd/stargz-snapshotter/pull/1827
Add tests of `--to-js` flag of c2w to https://github.com/ktock/container2wasm/tree/f1c2ffc30a983e038808ad7ed815561619c2e88f/tests/integration . - [ ] Ensure conversion of an image using `c2w --to-js` succeeds without errors. - [ ] Ensure the converted...
In addition to `c2w`'s command reference, README should contain a command reference of [`c2w-net`](https://github.com/ktock/container2wasm/tree/main/cmd/c2w-net) in [Command reference](https://github.com/ktock/container2wasm?tab=readme-ov-file#command-reference) section.
- Proposal: #9931 - Depends on #11195 This PR enables to use the transfer service's auth stream from remote snapshotters. This allow registry creds to be used by remote snapshotters....
- https://github.com/containerd/stargz-snapshotter/pull/1928 - https://github.com/containerd/stargz-snapshotter/pull/1925
- https://github.com/containerd/stargz-snapshotter/pull/2032