Commit Graph

1269 Commits (80ded8a1c51c6843d5cc3030f006ce38f9f5c861)

Author SHA1 Message Date
Om Kumar bf50225e02 Register registry-proxy with registry addons 2019-06-19 14:10:29 -07:00
Thomas Strömberg 32ad6e4e98
Merge pull request #4469 from fenglixa/k8s_v1.15.0-beta.1_support
Update for supporting k8s_v1.15.0-beta.1
2019-06-19 15:45:32 +08:00
Medya Gh b332f04ac0 better var name 2019-06-15 23:17:14 -07:00
Medya Gh 4fd29be51c lint and comment 2019-06-15 22:55:57 -07:00
Medya Gh 5176806eb2 set context on profile 2019-06-15 22:18:23 -07:00
Jose Donizetti a2d844ef51 Add kvm network name validation
closes for #3581
2019-06-15 13:56:12 -07:00
Medya Gh 05177194a5 increasing time out for Pod operations 2019-06-14 16:03:23 -07:00
Anders Björklund c25ab2d107 Upgrade CNI config version to 0.3.0
Was using the default version of 0.2.0, didn't load with 0.4.0. closes https://github.com/kubernetes/minikube/issues/4406
2019-06-14 15:55:09 -07:00
Francis 31ab527da5 Improve enable/disable add-on
Closes https://github.com/kubernetes/minikube/issues/4417
2019-06-14 10:47:11 -07:00
Sharif Elgamal 44856928f6
Merge pull request #4474 from medyagh/4418_fixTestVersionUpgrade
adding retriable http get
2019-06-14 10:09:46 -07:00
Medya Gh 657469310c Use retryable http to avoid connection flakes 2019-06-13 22:58:14 -07:00
Medya Ghazizadeh 6ecc1055b3
Automatically add extra options for none driver on ubuntu
Automatically add extra options for none driver on ubuntu
2019-06-13 15:13:55 -07:00
fenglixa aebcec7bd0 update for support k8s_v1.15.0-beta.1 2019-06-11 21:11:31 +08:00
Sharif Elgamal 7d89ac131c
Merge pull request #4444 from sharifelgamal/k8s-1.14.3
Upgrade to kubernetes 1.14.3
2019-06-07 12:03:14 -07:00
Sharif Elgamal dfd9b6b83d
Merge pull request #4431 from Pradip-Khakurel/issue-#4161-WantShowDriverDeprecationNotification-setting
fix ShowDriverDeprecationNotification config setting
2019-06-07 11:30:25 -07:00
Sharif Elgamal 7119f57045
Upgrade to kubernetes 1.14.3 2019-06-06 14:12:09 -07:00
Anders F Björklund f4aaef7d25 Cache: don't use ssh runner for the none driver 2019-06-06 13:20:43 +02:00
Pradip-Khakurel bb78d3eb31 fix ShowDriverDeprecationNotification config setting 2019-06-05 23:30:13 +02:00
Medya Gh 7c8a0e224b fix mistake logic 2019-06-04 09:25:06 -07:00
Medya Gh 79ba9a17a2 typo 2019-06-03 20:32:29 -07:00
Medya Gh 6d57b28fdd changing string driver name to checked type 2019-06-03 20:27:26 -07:00
Benn Linger 529b5aa389
Fixed addon-manager failing with non-default --apiserver-port 2019-05-30 16:21:44 -04:00
Sharif Elgamal 94e9c002a6
Merge pull request #4381 from josedonizetti/fix-kvm-gpu-log
Fix kvm gpu log
2019-05-30 13:09:37 -07:00
Sharif Elgamal 16af8b403c
Merge pull request #4376 from sharifelgamal/style-enum
Change console style string to enum
2019-05-30 11:06:34 -07:00
josedonizetti 986c61d15e Fix kvm gpu log 2019-05-30 14:56:46 -03:00
Sharif Elgamal 94932dd5e5
Remove unnecessary HasStyle function 2019-05-30 10:53:43 -07:00
Sharif Elgamal f424969553
Initialisms, man. 2019-05-30 10:40:45 -07:00
Sharif Elgamal 984f563e21
remove unnecessary String() implementation 2019-05-30 10:18:40 -07:00
Sharif Elgamal 6d507fbcd1
Fixing variable style 2019-05-29 19:19:33 -07:00
Sharif Elgamal 34ccd2ad41
Change console style string to enum 2019-05-29 18:45:55 -07:00
tstromberg 9c996a7796 Clarify log message 2019-05-29 11:55:20 -07:00
tstromberg 3a63a512db Wait up to 3 minutes for the apiserver to become healthy 2019-05-29 11:54:45 -07:00
Medya Gh 09a1cc5179 fix func name in comment 2019-05-29 11:06:25 -07:00
Thomas Strömberg 56ec0aeb10
Merge pull request #4283 from tstromberg/timesunk
Sync guest system clock if desynchronized from host
2019-05-29 10:34:24 -07:00
Thomas Strömberg db37c03063
Merge pull request #4364 from tstromberg/no-docker-version
docker-env: Remove DOCKER_API_VERSION
2019-05-29 10:27:43 -07:00
Thomas Strömberg c83d5f712d
Merge pull request #2797 from shahiddev/master
Disable hyperv dynamic memory for hyperv driver
2019-05-29 10:27:20 -07:00
Thomas Stromberg 0afdce2d6d Address lint issue 2019-05-28 20:59:53 -07:00
Thomas Stromberg 27dcd40983 Pull logic out to ensureSyncedGuestClock 2019-05-28 20:57:26 -07:00
Thomas Stromberg 035331b96b Add testing 2019-05-28 20:24:01 -07:00
Thomas Stromberg 5dd0890fc7 Set a realistic desync value 2019-05-28 19:12:00 -07:00
Thomas Stromberg 3c39723d41 Merge branch 'master' into timesunk 2019-05-28 19:10:14 -07:00
Thomas Stromberg 2bf84b1593 Make maxClockDesyncSeconds a float for clarity & ease of calling math.Abs 2019-05-28 19:10:09 -07:00
Thomas Stromberg b0d8d7feb3 Refactor for testability 2019-05-28 18:58:56 -07:00
Thomas Stromberg a3f557d870 Remove dangling references to DockerAPIVersion 2019-05-28 17:21:26 -07:00
Thomas Strömberg dbc64c053b
Merge pull request #4355 from josedonizetti/fix-kvm-remove-when-domain-is-not-defined
Fix kvm remove when domain is not defined
2019-05-28 17:07:53 -07:00
Thomas Strömberg dcb10332a0
Merge pull request #4334 from josedonizetti/refactor-kvm-lookup-status-ip
Refactor kvm lookupIPFromStatusFile
2019-05-28 10:26:02 -07:00
josedonizetti c09913070d Fix kvm remove when domain is not defined 2019-05-25 09:23:40 -03:00
Shahid Iqbal 5ed19ee7bd disable hyperv dynamic memory for hyperv driver 2019-05-25 10:17:07 +01:00
Thomas Strömberg 8f9a3f448d
Merge pull request #4344 from josedonizetti/fix-kvm-remove-when-domain-is-not-running
Fix kvm remove when domain is not running
2019-05-24 13:55:04 -07:00
Thomas Strömberg bb56fd2eb7
Merge pull request #4323 from josedonizetti/fix-kvm-ensure-network
kvm2: Add support for --kvm-network to ensureNetwork
2019-05-24 10:47:41 -07:00