Commit Graph

4514 Commits (62c0d53b7de3e40b6981d2125e00595628547022)

Author SHA1 Message Date
Deepjyoti Mondal 2cee972804 Provide warning message for unnecessary sudo
If minikube is started with root privilege and vm-driver is
not hyperV or none, then a warning message is displayed.
2019-06-20 07:43:16 +05:30
Sharif Elgamal 7fc7b245e1
fix linting errors 2019-06-19 18:21:39 -07:00
Medya Ghazizadeh ead799d7c5
Remove deprecated reporting api 2019-06-19 18:02:23 -07:00
Sharif Elgamal e8329f6380
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc 2019-06-19 17:59:17 -07:00
Sharif Elgamal d1eea5343c
add demo translation file for zh-CN 2019-06-19 17:58:52 -07:00
Sharif Elgamal 062a4539b3
test actually passes now 2019-06-19 17:46:00 -07:00
Sharif Elgamal 97e2cd1153
Simplifying and correcting the extract code. Test passes now. 2019-06-19 17:44:34 -07:00
Thomas Stromberg bb30ee9e9e Update some of the example files (work still required) 2019-06-20 07:58:42 +08:00
Thomas Strömberg a4a796ea5e
Merge pull request #4407 from afbjorklund/rkt.net.d
Stop updating /etc/rkt/net.d config files
2019-06-20 07:43:11 +08:00
Thomas Strömberg 4610663674
Merge pull request #4398 from josedonizetti/add-kvm-version-flag
Add kvm2 --version
2019-06-20 07:41:18 +08:00
Thomas Strömberg b3c7496d52
Merge pull request #4393 from fenglixa/fix-mount-failed
Fix "mount failed: File exists" issue when unmount fails
2019-06-20 07:40:37 +08:00
Thomas Stromberg edee1c7bbd Update Kubernetes default version to v1.15.0 2019-06-20 07:36:07 +08:00
Om Kumar bf50225e02 Register registry-proxy with registry addons 2019-06-19 14:10:29 -07:00
Thomas Strömberg 25060c5a51 Add issue templates for es, pt-BR, and zh-CN languages
* Add international language issue templates for es, pt-BR, and zh-CN
2019-06-19 08:54:03 -07:00
Anders Björklund 2a6b2ad543 Disable unnecessary load image from cache for none driver
since we are not are not saving the images in the cache, there is not much trying to load from the cache either.
2019-06-19 08:35:05 -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
Sharif Elgamal 35bbace295
Merge pull request #4504 from medyagh/profile_context_4503
Switch kubectl current-context on profile change
2019-06-18 12:49:32 -07:00
Sharif Elgamal 8308aa5156
adding test 2019-06-18 11:19:05 -07:00
Anders Björklund 79240b04aa
Merge pull request #4521 from afbjorklund/delorean
Fix the release date of minikube v1.1.1
2019-06-18 18:19:59 +02:00
Anders F Björklund 2da319879a Fix the release date of minikube v1.1.1 2019-06-18 18:16:50 +02:00
Thomas Strömberg 4e8899ce0f
Merge pull request #4516 from tstromberg/netlify
Add netlify config
2019-06-18 12:02:56 +08:00
Thomas Stromberg a27b0055be v0.55.0 rather than v0.55 2019-06-18 12:01:43 +08:00
Thomas Stromberg 361ff8d0b9 Add netlify config 2019-06-18 11:59:05 +08:00
Sharif Elgamal 8da5f2b4a6
General cleanup for clarity 2019-06-17 13:28:10 -07:00
Sharif Elgamal 5228dfb787
Merge pull request #4514 from afbjorklund/dashboard
Add some documentation about the dashboard
2019-06-17 13:11:54 -07:00
Anders F Björklund 9ecccb3b93 Add some documentation about the dashboard 2019-06-17 21:01:07 +02:00
Sharif Elgamal 6cd86b7ca7
don't make extract an end-user command 2019-06-17 11:43:05 -07:00
Sharif Elgamal b499226597
shorten name of translate function 2019-06-17 10:58:16 -07:00
Medya Gh c10878a8f0 better error handling 2019-06-15 23:51:56 -07:00
Medya Gh b332f04ac0 better var name 2019-06-15 23:17:14 -07:00
Medya Gh a01e6dd569 notify user of skipping 2019-06-15 23:10:06 -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
Anders Björklund 63982e7f8c Upgrade buildroot minor version
Fix issue with exceeding shell command line length limits for certain setups.
https://git.buildroot.net/buildroot/tree/CHANGES?h=2018.05.x
2019-06-15 15:19:55 -07:00
Jose Donizetti a2d844ef51 Add kvm network name validation
closes for #3581
2019-06-15 13:56:12 -07:00
Thomas Strömberg eba3879e32
Merge pull request #4492 from tstromberg/netlify
Add basic hugo & netlify website structure
2019-06-15 10:03:20 +08:00
Thomas Stromberg a56b3b5764 Add basic hugo & netlify website structure 2019-06-15 09:27:05 +08:00
Kubernetes Prow Robot a92bd978aa
Merge pull request #4491 from medyagh/failingtest_gvisor_4489
Integration Test: increase timeout for watching pod
2019-06-14 18:08:09 -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
Sharif Elgamal 5ef94b4c5e
Adding comments for clarity 2019-06-14 15:02:17 -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 dae9425aa0 small changes 2019-06-14 10:17:05 -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
Y.Horie 8c88558cb0 Fix busybox version in integration tests
Fixes https://github.com/kubernetes/minikube/issues/4475 related to this https://github.com/docker-library/busybox/issues/48
2019-06-13 22:30:27 -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
Sharif Elgamal 41f258c1dd Merge branch 'localization-poc' of github.com:sharifelgamal/minikube into localization-poc 2019-06-13 11:24:14 -07:00
Sharif Elgamal b573cb8a21
adding extract cmd file 2019-06-13 11:18:23 -07:00
Sharif Elgamal 58dd381d1d Merge branch 'master' of github.com:kubernetes/minikube into localization-poc 2019-06-13 10:24:24 -07:00