Commit Graph

5471 Commits (8447df45b56f76fdec60c94a10a3effdd7fee98c)

Author SHA1 Message Date
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
Sharif Elgamal 3ce070c6ec
extract is now a command 2019-06-12 18:11:34 -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 aa5c2ecdfd
adding back extract 2019-06-11 14:50:05 -07:00
Sharif Elgamal aabce5867f
Refactor extract to not use global variables 2019-06-11 13:54:01 -07:00
fenglixa aebcec7bd0 update for support k8s_v1.15.0-beta.1 2019-06-11 21:11:31 +08:00
Sharif Elgamal 0c43731671
Small fixes to make things work 2019-06-10 14:14:38 -07:00
Sharif Elgamal eb96756744
Merge pull request #4408 from medyagh/approver
adding medyagh to approvers
2019-06-10 14:08:16 -07:00
Sharif Elgamal 4630cccca4
linting 2019-06-10 13:11:49 -07:00
Sharif Elgamal f452f0cded
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc 2019-06-10 12:00:39 -07:00
Sharif Elgamal 3447499a33
Robust extraction yaaaaaaaay 2019-06-10 11:45:14 -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 610e4f1159
More extractor work 2019-06-06 14:10:32 -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
josedonizetti a024c6d22a Add kvm2 --version 2019-06-04 16:45:14 -03:00
Medya Gh 7c8a0e224b fix mistake logic 2019-06-04 09:25:06 -07:00
Anders F Björklund b31c66c807 Link runc dynamically, avoid docker-runc install
Static linking doesn't work with the systemd cgroup manager.

The latest docker package now uses the standard runc program.
2019-06-04 07:13:59 +02:00
Anders F Björklund 32583d8c1f Install podman configuration to use no_pivot_root
We need this podman setting, as long as we're running from rootfs.

	no_pivot_root = true

Note that building uses a different way, an environment variable.

	export BUILDAH_NOPIVOT=true
2019-06-04 07:13:28 +02:00
Anders F Björklund 70a00bfb3b Make podman depend on conmon from master
Need a later version than the one provided by crio.

So use separate installations, one for each program.
2019-06-04 07:13:09 +02:00