Pinned
776 contributions in the last year
Less
More
Activity overview
Contributed to
containerd/containerd,
mxpv/podsync,
kata-containers/kata-containers
and 5 other
repositories
Contribution activity
April 2021
Created 6 commits in 1 repository
Created a pull request in containerd/containerd that received 2 comments
Decouple shim start from task creation
As part of my sandbox effort I need to refactor task manager's Create func, and have shim start and task create as separate pieces. This area conta…
+47
−24
•
2
comments
Opened 1 other pull request in 1 repository
containerd/containerd
1
merged
Reviewed 9 pull requests in 3 repositories
containerd/containerd 7 pull requests
- CI: update crun to 0.19
- Revert "remove two very old no longer used runtime options"
- unpacker: don't log when context is canceled
- [release/1.4] runtime/v2/runc: fix the defer cleanup of the NewContainer
- sys: refactor OOM utilities
- pkg/cri/opts.WithoutRunMount -> oci.WithoutRunMount
- devmapper: log pool status when mkfs fails