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
982 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 10 commits in 2 repositories
Created 2 repositories
Created a pull request in cri-o/cri-o that received 10 comments
Convert install.md text into install.sh script
Try to make an executable version of the install For #4343
Opened 9 other pull requests in 2 repositories
kubernetes/minikube
6
open
2
merged
- Change back to the version-pinned cri-o channel
- KIC: Install buildkit package for use with containerd
- ISO: Add buildkit binaries to the ISO installation
- WIP: KIC: Upgrade podman to version 2.1.1 and remove varlink
- WIP: ISO: Upgrade podman to version 2.1.1 and remove varlink
- Add ssh-host command for getting the ssh host keys
- Upgrade cri-o in kicbase to version 1.18.4
- Upgrade crio to 1.18.4
shirou/gopsutil
1
open
Reviewed 2 pull requests in 1 repository
kubernetes/minikube 2 pull requests
Created an issue in cri-o/cri-o that received 8 comments
Make script to install cri-o, for one-liner install instruction
It would be nice if there was an official script to install cri-o, similar to get.docker.com https://github.com/docker/docker-install That way, one…