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
1,407 contributions in the last year
Activity overview
Contributed to
moby/moby,
docker/docker-ce,
virtual-kubelet/virtual-kubelet
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in containerd/containerd that received 4 comments
Always consume shim logs
These fifos fill up if unconsumed, so always consume them. Before this change, it was only being consumed if shim debug is set. Fixes #4509 Closes #…
+17
−14
•
4
comments
- pkg/system: make EnsureRemoveAll unix-specific
- Windows CI: Enable more integration tests
- Add size option to volumes on linux/unix via xfs pquota
- update containerd vendor and binary to v1.4.1
- Unify same fromStatT() implementation for FreeBSD and NetBSD
- [19.03] vendor: buildkit v0.6.4-32-gdf89d4dc
- vendor: github.com/moby/term 7f0af18e79f2784809e9cef63d0df5aa2c79d76e
- fix integration test case TestExternalGraphDriver failed in mips arch
- [19.03 backport] swagger: fix MemTotal units in SystemInfo endpoint
- daemon/listeners: use pkg/errors
- Added simple logic for dry run on prune containers
- Builder: Add 1 buffer to two channels to avoid blocking goroutine
- swagger: fix MemTotal units in SystemInfo endpoint
- replace pkg/locker with github.com/moby/locker
- vendor: github.com/opencontainers/selinux v1.6.0
- Revendor Microsoft/go-winio for 8gB file fix when importing or committing image layers
- vendor: github.com/gorilla/mux v1.8.0
- zfs: seperate implementation pkg from plugin pkg
- Prepare v1.4.1 release
- Add platforms.Only test and amd64->386 fallback
- Update to golang 1.15.2
- [release/1.4] seccomp: add `openat2` and `faccessat2` syscall
- [release/1.3] seccomp: add `openat2` and `faccessat2` syscall
- Always consume shim logs
- [release/1.3 backport] Fix some signal forwarder issues
- [release/1.4 backport] Fix some signal forwarder issues
Created an issue in moby/moby that received 7 comments
Windows: remove direct HCS calls
Currently dockerd makes calls directly to hcs (v1) rather than using containerd for managing containers. containerd now has support for Windows thr…
7
comments

