Commit Graph

5489 Commits (c74a59e6d61d94e6d0e77e610554a17a3d0c504d)

Author SHA1 Message Date
Thomas Strömberg c74a59e6d6
Merge pull request #5228 from n0npax/improve-proxy-test-coverage
Improve test coverage for proxy package
2019-09-03 22:17:22 -07:00
Thomas Strömberg ec27e3a464
Merge pull request #5119 from blueelvis/3372-uninstallation-document
Added uninstallation procedures for minikube
2019-09-03 21:45:21 -07:00
Sharif Elgamal a067ac510a
Merge pull request #5253 from sharifelgamal/windows-make
Get make builds working on Windows
2019-09-03 19:17:53 -07:00
Sharif Elgamal a440d28777 Get make builds working on Windows 2019-09-03 16:45:58 -07:00
Thomas Strömberg 9cf158d2a1
Merge pull request #5250 from tstromberg/v1.16.beta-default
Upgrade default Kubernetes version to v1.16.0-beta1
2019-09-03 16:17:03 -07:00
Thomas Strömberg 2635734849
Merge pull request #5249 from tstromberg/mologs
More logs: exited containers, controller manager, double line count
2019-09-03 16:16:38 -07:00
Sharif Elgamal 5c8afbb012
Merge pull request #5241 from Zyqsempai/5114-warning-to-stderr-on-minikube-start
Moved warning to minikube start command and print it to stderr
2019-09-03 12:28:54 -07:00
tstromberg cbf443c467 Upgrade default to v1.16.0-beta1 for more test coverage 2019-09-03 10:41:35 -07:00
tstromberg c32cb098b0 More logs: exited containers, controller manager, double line count 2019-09-03 10:34:44 -07:00
Thomas Strömberg 3c0dc9d878
Merge pull request #5247 from xmnlab/fix-thrift-ref
Fix thrift ref
2019-09-03 10:08:24 -07:00
Ivan Ogasawara c8f753c49d Fix thrift ref 2019-09-03 12:16:23 -04:00
bpopovschi 8b17253d22 Moved warning to minikube start command and print it to stderr 2019-09-02 11:39:38 +03:00
Thomas Strömberg b0204cd315
Merge pull request #5224 from tstromberg/filepath
Windows: Use path.Join for VM paths, fall-back to anon image downloads
2019-08-29 16:49:29 -07:00
Marcin Niemira fa9ddcd7f1
typofix in comment 2019-08-30 07:54:32 +10:00
Thomas Strömberg 9b69f5c61e
Merge pull request #5229 from AllenZMC/patch-6
cleanup: fix mis-spelling in kapi.go
2019-08-29 13:38:55 -07:00
Marcin Niemira f62fabce4c
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-proxy-test-coverage 2019-08-30 00:23:12 +10:00
Marcin Niemira 6dac0467c7
improve function comment and move env var restoration to main test 2019-08-30 00:07:13 +10:00
Marcin Niemira 8a02235668
Improve subtests names 2019-08-30 00:02:23 +10:00
Marcin Niemira d4ac66eac5
fix variable name 2019-08-29 23:57:20 +10:00
AllenZMC a08e295d9f
cleanup: fix mis-spelling in kapi.go 2019-08-29 21:51:38 +08:00
Marcin Niemira ef912eaec3
Improve test coverage for proxy package 2019-08-29 23:27:16 +10:00
Thomas Strömberg 9177a4801a
Merge pull request #5220 from tstromberg/driverup2
Update driver install URL, adjust upgrade text
2019-08-28 16:01:31 -07:00
tstromberg cbbba12b6a Fix comparison 2019-08-28 14:56:48 -07:00
tstromberg 73d7526800 Add retrieveImage logging 2019-08-28 14:46:24 -07:00
tstromberg 79d7f8a737 Log caching errors 2019-08-28 14:17:03 -07:00
tstromberg 3b198d19d6 More logging to debug path issues 2019-08-28 13:47:26 -07:00
tstromberg 50f132be0a Remove path/filepath call 2019-08-28 13:16:12 -07:00
tstromberg b08de8e0f5 More filepath -> path 2019-08-28 13:13:52 -07:00
tstromberg f4db16ff6e Fix confusing log message which used the wrong filepath.Join 2019-08-28 13:03:59 -07:00
tstromberg 001c4fc7b0 Use path.Join instead of filepath.Join to avoid generating bad paths in Windows 2019-08-28 12:35:43 -07:00
Sharif Elgamal 627b4464b4
Merge pull request #4894 from medyagh/maintainers
Add @josedonizetti to OWNERS file as a reviewer
2019-08-28 10:29:53 -07:00
Thomas Strömberg fb50cf8621
Merge pull request #5218 from rajalokan/unwanted_var_wantreporterrorprompt
Removing undocumented MINIKUBE_WANTREPORTERRORPROMPT
2019-08-27 20:53:09 -07:00
Thomas Strömberg 095614000a
Merge pull request #5219 from tanjunchen/fix-up-md-word-mistake
fix-up md word mistake
2019-08-27 20:51:25 -07:00
Thomas Stromberg 2c533cf5f7 Update driver install URL, adjust upgrade text 2019-08-27 20:50:29 -07:00
Thomas Strömberg 539a6f6719
Merge pull request #5217 from tstromberg/kconfig
Makefile version bump to v1.4.0-beta.0
2019-08-27 20:45:40 -07:00
chentanjun a213c49228 fix-up md word mistake 2019-08-28 11:37:40 +08:00
Alok Kumar ee9c4a52db Removing undocumented MINIKUBE_WANTREPORTERRORPROMPT
Fixes #5037
2019-08-28 09:01:33 +05:30
Thomas Stromberg 7a158a3642 Version bump to v1.4.0-beta.0 2019-08-27 20:22:22 -07:00
Thomas Strömberg 2205bb85bf
Merge pull request #5212 from tstromberg/kconfig
Announce environmental overrides up front
2019-08-27 14:19:09 -07:00
Sharif Elgamal 291291338b
Merge pull request #5213 from sharifelgamal/gpu-docs
GPU documentation fixes
2019-08-27 10:53:11 -07:00
Sharif Elgamal 540d6944ba GPU documentation fixes 2019-08-27 10:37:13 -07:00
Sharif Elgamal 56ff3357f7
Merge pull request #5210 from olivierlemasle/fix5205
Fix doc typo
2019-08-27 10:15:05 -07:00
Thomas Stromberg de74ee1eb4 Announce environmental overrides up front 2019-08-27 09:42:16 -07:00
Thomas Strömberg b67b67d50f
Merge pull request #5208 from AllenZMC/patch-6
cleanup: fix mis-spelling in profile.go
2019-08-27 06:40:26 -07:00
Olivier Lemasle 5fdbfa3dfd Fix doc typo 2019-08-27 15:40:25 +02:00
Thomas Strömberg c1a74e3d53
Merge pull request #5202 from sharifelgamal/windows-cleanup
adding proper cleanup scripts for windows CI
2019-08-27 06:40:06 -07:00
AllenZMC e2e8d74205
cleanup: fix mis-spelling in profile.go 2019-08-27 20:50:06 +08:00
Sharif Elgamal 830be73615
adding proper cleanup scripts for windows CI 2019-08-26 17:41:10 -07:00
Thomas Strömberg d585196646
Merge pull request #5199 from sharifelgamal/help-text
Fix some help text grammar
2019-08-26 15:27:29 -07:00
Sharif Elgamal 14f3aa9244
Merge pull request #5165 from sharifelgamal/cfg
Replace file lock with mutex
2019-08-26 15:25:47 -07:00