Commit Graph

4408 Commits (2da319879a4c1138c00a9bcfbf8870707dac8fef)

Author SHA1 Message Date
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 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
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
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
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
Medya Gh 68b5ed9916 check error 2019-06-12 11:15:34 -07:00
Medya Gh d3855d4b09 adding retriable http get 2019-06-12 10:44:04 -07:00
Sharif Elgamal eb96756744
Merge pull request #4408 from medyagh/approver
adding medyagh to approvers
2019-06-10 14:08:16 -07:00
Thomas Strömberg 12a8274896
3 releases rather than 4 2019-06-10 09:59:31 -07:00
Thomas Strömberg 9948ade49e
Clarify updating the minikube front page 2019-06-10 09:59:12 -07:00
Thomas Strömberg ec1fe5aecf
Remove a couple of changes that aren't user facing 2019-06-10 09:37:52 -07:00
Thomas Strömberg c0570f1d5f
Mention v1.1.1 release 2019-06-10 09:35:54 -07:00
Sharif Elgamal 7d0c27ae7c
Merge pull request #4449 from minikube-bot/jenkins-releases.json-v1.1.1
update releases.json to include v1.1.1
2019-06-07 14:51:23 -07:00
minikube-bot 8e4c6c9922 Update releases.json to include v1.1.1 2019-06-07 14:30:39 -07:00
Sharif Elgamal ef60a69700
Merge pull request #4448 from sharifelgamal/1.1.1-release-notes
Update CHANGELOG for 1.1.1 release
2019-06-07 14:20:53 -07:00
Sharif Elgamal ca886a6a18
Merge pull request #4446 from sharifelgamal/1.1.1
Update Makefile for 1.1.1 release
2019-06-07 14:02:12 -07:00
Sharif Elgamal 993c86c82b Update CHANGELOG for 1.1.1 release 2019-06-07 13:01:13 -07:00
Sharif Elgamal 9a7d0a0d1b Update Makefile for 1.1.1 release 2019-06-07 12:07:14 -07: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
Sharif Elgamal 80e200e81b
Merge pull request #4439 from afbjorklund/cache-none
Cache: don't use ssh runner for the none driver
2019-06-06 13:13:14 -07:00
Sharif Elgamal 70cdf33d3f
Merge pull request #4443 from toabctl/opensuse-install-docs
Add libvirt and qemu-kvm install docs for openSUSE/SLES
2019-06-06 13:07:11 -07:00
Thomas Bechtold 34bd9beca8 Add libvirt and qemu-kvm install docs for openSUSE/SLES 2019-06-06 21:03:27 +02:00
Sharif Elgamal 53e8f9d443
Merge pull request #4434 from medyagh/4433_filepath
Fixing file path for windows
2019-06-06 10:19:38 -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
Medya Gh c58a3b63db Fixing filepath to be os agnostic 2019-06-05 19:31:50 -07:00
Medya Gh b9ecd558e8 fixing file path for windows 2019-06-05 16:58:52 -07:00
Sharif Elgamal ed5e3429b2
Merge pull request #4432 from medyagh/hyperv3591
adding hyperv integration script
2019-06-05 15:56:07 -07:00
Medya Gh bb8ab6d3e3 adding hyperv integration script 2019-06-05 15:21:55 -07:00
Pradip-Khakurel bb78d3eb31 fix ShowDriverDeprecationNotification config setting 2019-06-05 23:30:13 +02:00
Sharif Elgamal 2806396f61
Merge pull request #4419 from medyagh/none_struct
Improve type check for driver none
2019-06-05 10:58:47 -07:00
Kubernetes Prow Robot d556d58db1
Merge pull request #4405 from fenglixa/fix-4367
Dashboard: add --disable-settings-authorizer to avoid settings 403 forbidden
2019-06-04 21:01:51 -07:00
Sharif Elgamal 0151153a87
Merge pull request #4383 from medyagh/4339
Fix TestProxy
2019-06-04 14:57:27 -07: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