Highlights
- Arctic Code Vault Contributor
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,116 contributions in the last year
Activity overview

Contribution activity
November 2020
Created 71 commits in 13 repositories
Created 1 repository
Created a pull request in containers/buildah that received 10 comments
Add --policy flag to buildah pull
This allows the user to specify the pull policy for pulling images. Signed-off-by: Daniel J Walsh [email protected] What type of PR is this? /kind…
Opened 30 other pull requests in 7 repositories
containers/podman
4
open
10
merged
- [CI:DOCS] Cleanup tutorials
- Make sure /etc/hosts populated correctly with networks
- Wrap missing container errors with container ID
- Podman-remote build is getting ID twice
- test for buildah version in container images.
- Fix issues found with codespell
- Cleanup error reporting
- Document containers.conf settings for remote connections
- [CI:DOCS] Add example of fuse-overlay to podman system reset
- Test podman-remote logs works the same as podman logs
- Allow containers to --restart on-failure with --rm
- [CI:DOCS] Update podman build man page to match buildah bud man page
- [ci:docs] Fix link to point at correct content
- Use /tmp/podman-run-* for backup XDG_RUNTIME_DIR
containers/buildah
5
merged
containers/storage
5
merged
containers/shortnames
2
merged
containers/skopeo
1
open
1
closed
rootless-containers/rootlesskit
1
merged
containers/common
1
merged
Reviewed 9 pull requests in 2 repositories
containers/podman 7 pull requests
- [CI:DOCS] Touch up Podman description in man page menu
- use lookaside storage for remote tests
- Ensure we do not double-lock the same volume in create
- Change podman build --pull=true to PullIfMissing
- rootless container creation settings
- Improve error messages from failing tests
- Add test/apiv2/rest_api tests to make target