machine-drivers / docker-machine-driver-xhyve

docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
https://godoc.org/github.com/machine-drivers/docker-machine-driver-xhyve
BSD 3-Clause "New" or "Revised" License
889 stars 73 forks source link

Remove unused CaCertPath option #155

Closed r2d4 closed 7 years ago

r2d4 commented 7 years ago

This isn't used anywhere as far as I can tell. We don't set it in minikube and its default value is ""

zchee commented 7 years ago

@r2d4 Thanks for PR. The failed CI seems to libhyperkit(ocaml dependencies) side. I'll fix it later. Please wait a moment.

praveenkumar commented 7 years ago

Can we also check with docker-machine + b2d image just to make sure we don't break it? I will give it a try and let you folks know.

zchee commented 7 years ago

@r2d4 Status?