This PR adds support for running: ./out/mkcmp pr://1000 which downloads the minikube binary generated by Jenkins for PR 1000 before running mkcmp.
This service runs in a VM and is responsible for: 1. Determining which PRs need to be analyzed 2. Running mkcmp against each PR 3. Commenting the results on the PR via minikube-bot This PR also moves the mkcmp code into its own directory.