1. 31 7月, 2019 1 次提交
  2. 26 7月, 2019 2 次提交
  3. 29 6月, 2019 2 次提交
    • J
      # This is a combination of 8 commits. · ad97983d
      Jose Donizetti 提交于
      # This is the 1st commit message:
      
      Fix doc comment version.gitCommitID doc
      
      
      # This is the commit message #2:
      
      Add hyperkit doc
      
      
      # This is the commit message #3:
      
      Add commit id to docker-machine-driver-kvm2 version
      
      
      # This is the commit message #4:
      
      removed label selector for registry-proxy daemonset
      
      # This is the commit message #5:
      
      Add support to custom qemu uri on kvm2 driver
      
      
      # This is the commit message #6:
      
      Improve hyperkit vm stop
      
      
      # This is the commit message #7:
      
      Make virtualbox DNS settings configurable 
      
      
      # This is the commit message #8:
      
      added integration tests for registry addon
      ad97983d
    • J
      Add support to custom qemu uri on kvm2 driver · 9dfe660c
      Jose Donizetti 提交于
      9dfe660c
  4. 23 5月, 2019 3 次提交
  5. 17 5月, 2019 2 次提交
  6. 08 5月, 2019 1 次提交
  7. 04 5月, 2019 2 次提交
  8. 03 5月, 2019 3 次提交
  9. 01 5月, 2019 2 次提交
  10. 06 4月, 2019 1 次提交
  11. 05 4月, 2019 1 次提交
  12. 27 3月, 2019 1 次提交
  13. 26 3月, 2019 2 次提交
  14. 21 3月, 2019 1 次提交
  15. 07 3月, 2019 1 次提交
  16. 28 2月, 2019 1 次提交
  17. 15 2月, 2019 1 次提交
  18. 06 2月, 2019 1 次提交
  19. 19 1月, 2019 1 次提交
  20. 18 1月, 2019 1 次提交
  21. 17 1月, 2019 2 次提交
  22. 06 12月, 2018 1 次提交
  23. 29 9月, 2018 2 次提交
  24. 10 2月, 2018 1 次提交
  25. 27 10月, 2017 1 次提交
  26. 09 9月, 2017 1 次提交
    • M
      Add NewMinikubeRunner, separate start args · f966c8cf
      Matt Rickard 提交于
      * Separate start args from args passed to every command.  This is so
      that we can call `minikube logs` and `minikube status` with the proper
      flags (for the bootstrapper)
      
      * Add a NewMinikubeRunner function to make getting a minikube runner
      easier.
      f966c8cf
  27. 24 8月, 2017 1 次提交
  28. 22 8月, 2017 1 次提交
    • M
      Remove 30 second wait from start stop · c7247b9b
      Matt Rickard 提交于
      I removed this awhile ago, but I'm not sure how it snuck back in.
      The original issue was that the VM was getting a new IP, but the driver
      was parsing the leases file and still picking the old IP.  So the only
      way to fix it was to wait for the old lease to expire.
      c7247b9b