A maintainer of containerd, Lima, Moby(dockerd), BuildKit, runc, etc.
-
NTT
- Tokyo, Japan
-
23:38
(UTC +09:00) - @_AkihiroSuda_
- @AkihiroSuda@mastodon.social
- https://medium.com/@AkihiroSuda
Highlights
Block or Report
Block or report AkihiroSuda
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
5,046 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2023
Created 60 commits in 9 repositories
Created a pull request in lima-vm/lima that received 4 comments
pkg/limayaml: adjust the default CPUs and memory size
CPUs: 4 → min(4, host CPU cores) Memory: 4GiB → min(4 GiB, half of host memory)
+39
−9
•
4
comments
Opened 7 other pull requests in 5 repositories
lima-vm/lima
2
merged
containerd/containerd
2
merged
opencontainers/distribution-spec
1
open
opencontainers/runc
1
merged
moby/moby
1
merged
Reviewed 98 pull requests in 16 repositories
containerd/nerdctl
25 pull requests
- build(deps): bump docker/build-push-action from 4.0.0 to 4.1.0
- build(deps): bump github.com/opencontainers/runtime-spec from 1.1.0-rc.2 to 1.1.0-rc.3
- [WIP] reconstruct the content for newly committed image if compressed layers are missing
- build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0
- feat: add 'nerdctl container attach'
- build(deps): bump golang.org/x/text from 0.9.0 to 0.10.0
- build(deps): bump golang.org/x/term from 0.8.0 to 0.9.0
- build(deps): bump actions/checkout from 3.5.2 to 3.5.3
- docs: fixed typo in command ref for nerdctl logs follow
- build(deps): bump docker/login-action from 2.1.0 to 2.2.0
- build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0
- feat: support '--detach-keys' for 'nerdctl (run|start)'
- Add support for CDI devices to device flag
-
Use docker compose v2 by default in
test-integration-docker-compatibility - build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
- Adding ability to inject secrets into compose build command
- build(deps): bump github.com/containerd/containerd from 1.7.1 to 1.7.2
- build(deps): bump github.com/containerd/accelerated-container-image from 0.6.6 to 0.6.7
- build(deps): bump github.com/containerd/accelerated-container-image from 0.6.5 to 0.6.6
- build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
- Update email - Jin Dong
- build(deps): bump github.com/containerd/accelerated-container-image from 0.6.4 to 0.6.5
-
Add Compose
shm_sizeservice option support - Fix the rule of port allocate when executing -p multiple times for one command
- build(deps): bump github.com/rootless-containers/rootlesskit from 1.1.0 to 1.1.1
opencontainers/runc
17 pull requests
- Add I/O priority
- build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0
- ci/gha: don't skip rootless+systemd on ubuntu 22.04
- ci/gha: add space-at-eol check, fix existing issues
- docs/systemd: fix a broken link
- build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0
- Support idmap mounts for volumes
- Allow bind mounts of nodev,nosuid,noexec filesystems
- [1.1] tests/int: increase num retries for oom tests
- [1.1] man/runc: fixes
- libct/nsenter: namespace the bindfd shuffle
- ci/cirrus: enable some rootless tests on cs9
- ci: bump shellcheck to 0.9.0, fix new SC2016 warnings
- man/runc: fixes
- [1.1] bump Fedora, Vagrant, bats
- init simplification
- Fix Vagrant caching
lima-vm/lima
14 pull requests
- build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0
- build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7
- Support for configurable network address for user-v2
- build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0
- build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0
- Add Alpine examples with the container engines
- Use debian genericcloud instead of generic images
- vz: drop dependency on qemu-img
- Fix rosetta for amd64 and default ip for slirp network in vz driver
- build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
- build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
- build(deps): bump github.com/containerd/containerd from 1.7.1 to 1.7.2
- Fix crash in vz driver when Video.Display is not set
- Support for display with vz driver
moby/moby
10 pull requests
- [24.0 backport] vendor: github.com/moby/swarmkit/v2 v2.0.0-20230531205928-01bb7a41396b
- [24.0 backport] Dockerfile: Use separate cli for shell and integration-cli
- pkg/chrootarchive: fix FreeBSD build
- pkg/rootless: remove GetRootlessKitClient, and move to daemon
- client: add WithUserAgent() option
- [24.0 backport] contrib/check-config: require xt_bpf for encrypted overlay
- [23.0 backport] contrib/check-config: require xt_bpf for encrypted overlay
- Rootlesskit v1.1.1
- vendor: github.com/moby/swarmkit/v2 v2.0.0-20230531205928-01bb7a41396b
- contrib/check-config: check for xt_bpf
containerd/containerd
8 pull requests
- [overlay] add configurable mount options to overlay snapshotter
- [release/1.6] update test box to fedora 37
- avoid "any" as variable name
- add harbor rc for issuing a token in the comments
- Update x/sys to 0.8.0
- [1.6] Bump x/net to 0.8
- [release/1.7] fix: cio.Cancel() should close the pipes
- add unsupported properties warn
moby/buildkit
6 pull requests
- remove uses of deprecated ResolverOptions.Client
- Apply SOURCE_DATE_EPOCH to the files and the whiteouts inside OCI tar layers
- [0.11] vendor: github.com/containerd/containerd v1.6.21
- [0.11] Dockerfile: update runc v1.1.7, containerd v1.6.21
- Update containerd dependency
- Support for building overlaybd images
kubernetes/enhancements
3 pull requests
rootless-containers/rootlesskit
3 pull requests
containerd/stargz-snapshotter
3 pull requests
docker/cli
3 pull requests
opencontainers/distribution-spec
1 pull request
lkl/linux
1 pull request
containerd/project
1 pull request
opencontainers/runtime-spec
1 pull request
containerd/cgroups
1 pull request
moby/swarmkit
1 pull request
Created an issue in opencontainers/runc that received 2 comments
Consider allowing single-LGTM merge when there is no objection for two weeks
@opencontainers/runc-maintainers Lots of PR have been stuck after getting a single LGTM. Can we allow single-LGTM merge when there is no objection …
2
comments
Opened 7 other issues in 3 repositories
lima-vm/lima
4
open
1
closed
-
Change the default value of
ssh.loadDotSSHPubKeysfromtruetofalse -
CI: vz: enable
systemd-strictandport-fowardstests - Roadmap for moving vz out of experimental
- qemu: diffdisk should refer to basedisk by its relative path
-
sudoers: add
/usr/libexec/ApplicationFirewall/socketfilterfw --unblock /usr/libexec/bootpd
opencontainers/runc
1
open
Answered 1 discussion in 1 repository
containerd/nerdctl
containerd/nerdctl
-
nerdctl failed to pull image from private registry and report: snapshotter not loaded: stargz: invalid argument
This contribution was made on Jun 9






