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 36 million developers.
Sign up- Indianapolis
- Sign in to view email
- http://crosbymichael.com
Pinned
1,388 contributions in the last year
Activity overview
Contributed to
containerd/containerd,
stellarproject/terraos,
crosbymichael/boss
and 5 other
repositories
Contribution activity
July 2019
-
crosbymichael/guard
Go
•
Built by
Created a pull request in moby/moby that received 17 comments
do not stop health check before sending signal
Docker daemon always stops healthcheck before sending signal to a container now. However, when we use "docker kill" to send signals other than SIGT…
+29
−2
•
17
comments
- Call CloseIO when stdin closes in ctr
- Fast path getting pid from task
- Allow timeouts to be configured in config
- Refactor v2 runc options code
- Add timeout to task state calls
- Remove windows v1 runtime
- Add new shims for checking binary sizes and concurrent exec
- Add linux device options and --devices flag to ctr
- Update cgroups to c4b9ac5c7601384c965b9646fc51588
- Fix regression from #3403 with snapshot cmd
- Replace hard coded error messages
- [release/1.2] test/snapshots: umount before committing snapshot
- [release/1.2] Improve ARM platform matching
- Bump travis to criu 3.12
- Add RELEASE note about config versioning
- Normalize platforms in Parse/Format/Defaults
- Add cgroup delete opt for ns deletion
Created an issue in containerd/containerd that received 17 comments
Make encryption type explicit in ctr
Right now there are just a ton of flags and I cannot follow the code to know what type of encryption is being used when I pass what flags. These ne…
17
comments