Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,633 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 57 commits in 14 repositories
Created a pull request in moby/moby that received 2 comments
[DNM] Trigger CI with runc@master
Context containerd CI seems failing with runc@master: containerd/containerd#4678 Triggering Moby CI with runc@master might be helpful for analyzing…
Opened 18 other pull requests in 9 repositories
moby/buildkit
1
open
2
merged
rootless-containers/rootlesskit
3
merged
norouter/norouter
3
merged
rootless-containers/slirp4netns
3
merged
moby/moby
1
open
1
merged
AkihiroSuda/containerd-fuse-overlayfs
1
merged
docker-library/docker
1
merged
rootless-containers/usernetes
1
merged
docker/docker.github.io
1
merged
Reviewed 32 pull requests in 11 repositories
containerd/containerd 8 pull requests
- [draft] update to runc v1.0.0-rc92-215-gcf6c0741
- Add annotations to task update request api
- replace pkg/symlink with moby/sys/symlink
- [release/1.4] cherry-pick: ci: run critest target for all runtimes
- [release/1.4] Re-vendor CRI to get disabled annotation config default
- bug fix:#4646
- ci: run cri-integration target for all runtimes
- ci: run critest target for all runtimes
moby/moby 6 pull requests
opencontainers/runc 4 pull requests
moby/buildkit 3 pull requests
opencontainers/go-digest 3 pull requests
rootless-containers/rootlesskit 2 pull requests
moby/term 2 pull requests
docker/cli 1 pull request
kubernetes/enhancements 1 pull request
docker/buildx 1 pull request
containerd/stargz-snapshotter 1 pull request
Created an issue in containerd/containerd that received 1 comment
RFC: build-in fuse-overlayfs snapshotter
The fuse-overlayfs snapshotter provides overlayfs functionality for rootless containers with vanilla kernel, and yet provides shiftfs functionality…