Highlights
- Pro
- 7 discussions answered
Pinned
4,565 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 86 commits in 17 repositories
Created 3 repositories
- AkihiroSuda/containerd-nightlies
-
AkihiroSuda/lima
Go
•
Built by
- AkihiroSuda/rancher-docs SCSS
Created a pull request in kubernetes/minikube that received 18 comments
containerd: upgrade io.containerd.runtime.v1.linux to io.containerd.runc.v2 (suppot cgroup v2)
To support cgroup v2, the runtime has to be upgraded to io.containerd.runc.v2.
Also, io.containerd.runtime.v1.linux has been deprecated since conta…
+3
−10
•
18
comments
Opened 28 other pull requests in 18 repositories
containerd/nerdctl
5
merged
1
closed
rootless-containers/usernetes
3
merged
norouter/norouter
3
merged
kind-ci/containerd-nightlies
2
open
AkihiroSuda/lima
1
merged
kubernetes-sigs/kind
1
open
opencontainers/selinux
1
merged
aind-containers/aind
1
merged
AkihiroSuda/sshocker
1
merged
docker/docker-ce
1
open
kubernetes/minikube
1
merged
k3s-io/k3s
1
open
rootless-containers/rootlesscontaine.rs
1
merged
rancher/docs
1
open
moby/moby
1
open
docker/cli
1
open
moby/buildkit
1
merged
containerd/containerd
1
closed
Reviewed 86 pull requests in 20 repositories
containerd/containerd 22 pull requests
- bump hcsshim version to v0.8.17
- Update docker resolver to authorize redirects
- [release/1.5] hosts documentation
- Prepare release notes for v1.5.1
- Support for cgroups blockio
- WIP: integration: Adds resource limit tests
- [release/1.4 backport] Update the runc binary used with containerd to runc v1.0.0-rc94
- [release/1.5 backport] Update the runc binary used with containerd to runc v1.0.0-rc94
- Freebsd linux containers
- [release/1.5] Backport build updates
- Update releases doc with updated support timeline
- Update Go to 1.16.4
- Makefile: fix FHS install locations (v2)
- oci: fix WithDevShmSize
- [release/1.5] cherry-pick: windows: Use GetFinalPathNameByHandle for ResolveSymbolicLink
- Makefile: allow overriding go command by environment
- Makefile: fix FHS install location
- vendoring in cherry pick #5446 from v1.4 CRI release for next 1.4 service refresh
- doc: add missing namespaces package
- Update golang.org/x/sys to add linux/ppc support
- Prepare 1.5.0 release notes
- go.mod: cut circular dependency on github.com/containerd/containerd
moby/moby 15 pull requests
- Update runc binary to v1.0.0-rc94
- [20.10] update containerd binary to v1.4.5
- Jenkinsfile: skip ppc64le and s390x by default on pull requests
- Swarm config: use absolute paths for mount destination strings
- vendor: github.com/armon/go-metrics: fix broken file permissions
- vendor: go-systemd/v22 v22.3.1, dbus/v5 v5.0.4
- dockerd-rootless.sh: avoid /run/xtables.lock EACCES on SELinux hosts
- oci/caps: refactor, remove unused code, and improved error messages
- oci/caps: remove unused GetCapability() and ValidateCapabilities()
- builder/dockerfile: add "ALL_PROXY" to list of default build args
- [20.10] Bump hcsshim for error details fix
- vendor: github.com/moby/sys/mountinfo v0.4.1, github.com/moby/sys/mount v0.2.0+
- update containerd binary to v1.5.0
- version: add RootlessKit, slirp4netns, and VPNKit version
- Move Michael Crosby to alumni
opencontainers/runc 13 pull requests
- cgroup2: devices filtering cleanup
- CI: bump go 1.16, bats 1.3.0
- EMERITUS: recognise previous maintainers
- VERSION: release 1.0.0-rc94
- Enable rootless cgroup v2 tests + some fixes
- libcontainer/integration: nits
- libct/cg/sd: fix dbus connection leak (alternative)
- ci/gha: bump shfmt and shellcheck
- freezer: add delay after freeze
-
Add support for seccomp actions
ActKillThreadandActKillProcess - libct/cg/sd: fix dbus connection leak
- Makefile: allow overriding go command by environment
- Update golang.org/x/sys to add linux/ppc support
containerd/stargz-snapshotter 8 pull requests
containerd/nerdctl 5 pull requests
AkihiroSuda/lima 4 pull requests
aind-containers/aind 3 pull requests
moby/buildkit 3 pull requests
containerd/project 2 pull requests
rootless-containers/usernetes 1 pull request
kubernetes/enhancements 1 pull request
containerd/zfs 1 pull request
norouter/norouter 1 pull request
k3s-io/k3s 1 pull request
containerd/ttrpc 1 pull request
kubernetes-sigs/kind 1 pull request
containerd/cgroups 1 pull request
docker/cli 1 pull request
containers/podman.io 1 pull request
tonistiigi/binfmt 1 pull request
Created an issue in opencontainers/runc that received 10 comments
runc@master failing with Moby CI: TestTemplatedConfig: Options:[rbind ro]}: mount destination templated_config not absolute: unknown
--- FAIL: TestTemplatedConfig (61.70s) [2021-05-01T17:09:25.901Z] config_test.go:307: timeout hit after 1m0s: waiting for tasks to enter run state.…
10
comments

