Commit Graph

12450 Commits (f2e88b4d5ca2bc426b533c93bd213cecf84c65dc)

Author SHA1 Message Date
Sharif Elgamal ae849a2031 general cleanup 2020-10-27 13:56:13 -07:00
Sharif Elgamal f7baa9c1e9 maybe this will work 2020-10-27 11:56:22 -07:00
Sharif Elgamal 4fc095df77 specify context in kubectl call for test 2020-10-27 10:00:41 -07:00
Sharif Elgamal 025eb5e48e permanently remove pause test from ubuntu gh action 2020-10-26 16:56:49 -07:00
Sharif Elgamal 980dd97fe6 time pause test 2020-10-26 16:11:12 -07:00
Priya Wadhwa 02f03af101 exit if using --schedule with windows as it is not yet supported 2020-10-26 15:17:24 -07:00
Sharif Elgamal 9c779cdced remove pause from the preload/dockerflag tests 2020-10-26 14:50:35 -07:00
Medya Ghazizadeh c798567b72
Merge pull request #9557 from sharifelgamal/fast-stopped
fix "profile list" timing out when cluster stopped.
2020-10-26 16:47:16 -05:00
Sharif Elgamal 0bf50de980 increase addons_certs ubuntu gh action test timeout 2020-10-26 14:14:38 -07:00
Sharif Elgamal 777ac141d4 go mod tidy 2020-10-26 13:20:47 -07:00
Sharif Elgamal 055de4edf8 return stopped profile status quickly 2020-10-26 13:20:03 -07:00
Thomas Strömberg 53ba056626
Update version in intro page 2020-10-26 10:07:50 -07:00
Priya Wadhwa 865d3a4a34 Merge branch 'master' of https://github.com/kubernetes/minikube into schedule-stop-unix 2020-10-23 18:15:07 -07:00
Sharif Elgamal 6503b8bdbd
Merge pull request #9544 from minikube-bot/jenkins-releases.json-v1.14.1
update releases.json to include v1.14.1
2020-10-23 17:23:44 -07:00
minikube-bot ac20c32627 Update releases.json to include v1.14.1 2020-10-23 17:03:05 -07:00
Medya Ghazizadeh b038994356
Merge pull request #9543 from medyagh/14_1
release 1.14.1
2020-10-23 18:48:57 -05:00
Medya Gh f68603d93f update 2020-10-23 16:34:11 -07:00
Medya Gh 330f1227e5 release 1.14.1 2020-10-23 16:24:58 -07:00
Medya Gh f1bc80e33d update changelog 2020-10-23 16:23:54 -07:00
Medya Ghazizadeh a012248b81
Merge pull request #9530 from medyagh/mini_mtu
docker: When creating networks, use MTU of built-in bridge network
2020-10-23 18:16:31 -05:00
Priya Wadhwa 44f033d531 Replace godaemon library with fork 2020-10-23 15:26:48 -07:00
Medya Gh 9f729ac041 readability 2020-10-23 15:04:13 -07:00
Medya Gh 43c2a5cd0c dont pass mtu if 0 2020-10-23 14:54:49 -07:00
Medya Gh 4993dc6ed7 log 2020-10-23 14:25:00 -07:00
Medya Gh 1dd5583ce3 template 2020-10-23 14:07:20 -07:00
Medya Gh aa97aca2ff make struct for netinfo 2020-10-23 13:45:25 -07:00
Thomas Stromberg 71af47a9d4 Add mtu probing to ISO 2020-10-23 12:57:28 -07:00
Medya Gh 94485d5a19 lint 2020-10-23 12:47:51 -07:00
Medya Gh cde546ed80 detect MTU from docker brdige 2020-10-23 12:41:29 -07:00
Thomas Strömberg a68042e02a
Merge pull request #9540 from prezha/increase-logs_test-time-diff-tolerance
increase logs_test time diff tolerance
2020-10-23 11:42:25 -07:00
Predrag Rogic 253b5fbae6
increase logs_test time diff tolerance 2020-10-23 19:23:59 +01:00
Mikhail Zholobov 067ead1841
Do not require "parallels" driver binary since it's built-in to minikube 2020-10-23 19:08:19 +02:00
Mikhail Zholobov 5d6ad5458f
Update "parallels" driver library to the latest
It contains the fix for macOS 11
2020-10-23 19:08:19 +02:00
Mikhail Zholobov f7169e3a3f
Revert "Remove Init function from the parallels driver definition"
This reverts commit 70f4bc7964.
2020-10-23 19:07:53 +02:00
Thomas Stromberg 8f0fc9d8c0 Set net.ipv4.tcp_mtu_probing = 1 2020-10-23 09:52:52 -07:00
Anders F Björklund 4c54e78681 Add docker.io repo prefix to the dashboard images
Other CRI might have other registries as default

So explicitly show that they are from Docker Hub
2020-10-23 12:08:46 +02:00
Anders F Björklund 716d793990 Add support for podman v2 to podman-env command
Podman v1 (like 1.9.3) uses the varlink bridge,
while podman v2 (like 2.1.x) uses a REST API.

Both are using ssh for their transport, but the
environment variables exported are different.
2020-10-23 11:46:45 +02:00
zouyu 3130c9fce0 Add unit test
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
2020-10-23 10:13:38 +08:00
Medya Gh 50a04a49d4 try 2020-10-22 17:33:33 -07:00
Medya Gh bfa83ff602 fix option 2020-10-22 16:56:13 -07:00
Medya Gh a6e5fb89d5 lower mtu for cloud shell 2020-10-22 16:05:06 -07:00
Anders F Björklund 842871832f Update kicbase base image and sync with kind 2020-10-22 23:55:06 +02:00
Anders F Björklund ed00bcd15c Bump kernel version for buildroot 2020-10-22 23:12:56 +02:00
Anders F Björklund 1770ecdb3e Upgrade buildroot minor version 2020-10-22 23:12:33 +02:00
Anders Björklund fa27e41087
Merge pull request #9394 from dalehamel/fix-default-linux-config
re-synchronize default linux kernel config with buildroot
2020-10-22 23:09:23 +02:00
Medya Ghazizadeh 92483356f3
Merge pull request #9505 from tstromberg/hush-flannel
Omit error message if 100-crio-bridge.conf has already been disabled
2020-10-22 15:53:18 -05:00
Anders Björklund 05de82543c
Merge pull request #8923 from afbjorklund/crio-v1.18.3
Upgrade crio to 1.18.3 (merge after buildroot2020)
2020-10-22 20:13:40 +02:00
Predrag Rogic d0c0d8b54c
revert suppression of emitting errors to stderr 2020-10-22 09:28:31 +01:00
Predrag Rogic 3c883f1075
update from glog to klog 2020-10-22 00:57:49 +01:00
prezha 53d87e1c9f
automate pushing kicbase image from snapshot to stable after release 2020-10-22 00:05:42 +01:00