Koichi Shiraishi
Koichi Shiraishi
@mvmn Thanks issue. I'll check later.
@ek9852 Ah, maybe good catch. Thanks. I'll see that related code and fix it.
e.g. ``` bash $ docker-machine restart test-xhyve; docker-machine env test-xhyve ``` Result, ``` bash > Reading CA certificate from /Users/zchee/.docker/machine/certs/ca.pem > Reading server certificate from /Users/zchee/.docker/machine/machines/test-xhyve/server.pem > Reading server key...
@r2d4 I'm not sure google's jenkins setup environment, but it certainly will not be cleaned up. i.e. send the `SIGINT` by manually before the https://github.com/zchee/docker-machine-driver-xhyve/blob/master/xhyve/xhyve.go#L414 and `minikube delete`. After that,...
@r2d4 Also, although there may be information disclosure restrictions, Could you post jenkins' test content as much as possible?
@r2d4 Do you know what that `diskimages-helper -uuid *****`? Are them the same as the uuid used to get IP?
@paulcbetts and all I was resume maintenance this project. Also, will debug that problem. Please wait a moment.
sorry, closed is mistake.
@JoyceBabu Thanks issue :) This setting do not support yet, but your suggestion is I think what you said is right :) I will implementation later. Please wait a little!
@JoyceBabu BTW, I have received a report that does not work. See - https://github.com/zchee/docker-machine-driver-xhyve/issues/71 - https://github.com/zchee/docker-machine-driver-xhyve/issues/18#issuecomment-172080769 Did it work properly in your environment?