Commit Graph

10028 Commits (55cbbd3e4cee158f19520db9d6ad85221bac9155)

Author SHA1 Message Date
Thomas Strömberg e6669b8891
Merge branch 'master' into hyperv-cleanup 2020-04-23 13:20:17 -07:00
Thomas Strömberg f9e121efce
Merge branch 'master' into hush-puppies-34 2020-04-23 13:18:47 -07:00
Thomas Strömberg 323b7a5971
Merge branch 'master' into servicecmd 2020-04-23 13:18:02 -07:00
Thomas Strömberg 307d0860b3
s#real#major/minor# 2020-04-23 13:16:32 -07:00
Priya Wadhwa 0947384937 Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic 2020-04-23 12:46:52 -07:00
Priya Wadhwa da8253d879 update docs 2020-04-23 12:46:37 -07:00
Thomas Stromberg a37b8f0a82 TestServiceCmd: use echoserver image instead of hello-node 2020-04-23 12:45:07 -07:00
Thomas Stromberg 5af5098ed6 Silence cache_images state errors 2020-04-23 12:40:04 -07:00
Thomas Stromberg 277a331f6b Skip if empty, turn inability to poll other clusters into a warning 2020-04-23 12:38:05 -07:00
Tobias Klauser c10822cb65 Drop duplicate import
The k8s.io/minikube/pkg/util package is imported twice, in one case
aliased to "pkgutil". Drop the alias and use the original package name.
2020-04-23 21:35:10 +02:00
Priya Wadhwa 82886dff44 change env to arg 2020-04-23 12:09:58 -07:00
Priya Wadhwa e4731f1793 Add --cache-from to kic base image so that we reuse layers from previous images 2020-04-23 12:08:40 -07:00
Thomas Strömberg 37273f043d
Clarify Makefile/ISO release instructions 2020-04-23 12:03:45 -07:00
Medya Gh 1c83f56f79
Merge branch 'master' of github.com:kubernetes/minikube into oci_err_type 2020-04-23 11:42:53 -07:00
Priya Wadhwa b90a28cc52 Download crio from GCS bucket 2020-04-23 11:05:47 -07:00
priyawadhwa e1ad23cf85
Merge pull request #7832 from priyawadhwa/release
Release v1.10.0-beta.1
2020-04-23 11:05:28 -07:00
Priya Wadhwa 96e03d68e8 Merge branch 'master' of https://github.com/kubernetes/minikube into upgrade-kic 2020-04-23 10:55:07 -07:00
priyawadhwa 8f42f380c0
Merge pull request #7856 from priyawadhwa/devkic
Add --base-image flag for docker driver local dev
2020-04-23 10:52:38 -07:00
Thomas Stromberg fc93678154 Add IS_EXE to integration dependency list 2020-04-23 10:47:36 -07:00
Thomas Stromberg 8f0f1a7d76 Check for Get-Wmiobject err before parsing output 2020-04-23 10:06:21 -07:00
Thomas Strömberg fba211d176
Merge pull request #7790 from regulskimichal/7789
hyperv: Use 'Get-Wmiobject HyperVisorPresent' instead of 'Get-WindowsOptionalFeature'
2020-04-23 09:48:45 -07:00
Thomas Strömberg c4d69d561f
Merge pull request #7836 from Moglum/hyperv
Describe additional hyperv driver flags
2020-04-23 09:27:25 -07:00
Thomas Strömberg a698c25ead
Merge pull request #6876 from ulm0/kube-proxy-extra-config
extra-config for kube-proxy
2020-04-23 09:02:46 -07:00
Travis Mehlinger 78486a55d3
change hosts update container image
The most recent Fedora image doesn't include a `diff` binary.
This changes the container image to use Ubuntu Bionic instead,
which _does_ provide a diff binary.
2020-04-23 09:49:25 -05:00
Marcin Niemira d81547ed45
add test file 2020-04-23 23:42:59 +10:00
Medya Gh 17f420cc71
warn slow part of cli runner 2020-04-23 01:23:49 -07:00
Medya Gh d9f1b532d0
unexport warnIfSlow func 2020-04-23 00:33:59 -07:00
Medya Gh 038aef6b48
unexport warnIfSlow func 2020-04-23 00:33:40 -07:00
Medya Gh 8a0a210763
convert more funcs to use cli runner 2020-04-23 00:29:37 -07:00
Medya Gh c6e1445ccb
convert more to cli runner 2020-04-23 00:12:41 -07:00
Medya Gh 29df4260ef
make all oci volume calls go through runner 2020-04-22 23:27:54 -07:00
Medya Gh 915058ef8e
lint 2020-04-22 23:01:04 -07:00
Medya Gh 72baa1dad2
convert execs to cliRunner 2020-04-22 22:49:48 -07:00
Medya Gh c6895c2058
add cli runner to info 2020-04-22 22:34:11 -07:00
Medya Gh fad745f607
adding runner for oci package 2020-04-22 22:16:18 -07:00
Priya Wadhwa 0d07fd4dac Update docs 2020-04-22 17:20:15 -07:00
Priya Wadhwa b031d6e67c update iso 2020-04-22 16:56:36 -07:00
Priya Wadhwa d4480ff75f update release notes 2020-04-22 16:55:25 -07:00
Priya Wadhwa 90730a0ea7 Merge branch 'master' of github.com:kubernetes/minikube into release 2020-04-22 16:53:25 -07:00
Medya Ghazizadeh 8327b230ac
Merge pull request #7859 from tstromberg/release-everything
release: Replace hardcoded list of assets to upload with a glob
2020-04-22 16:00:00 -07:00
Medya Ghazizadeh 2ffcec98f7
Merge pull request #7843 from medyagh/fix_iso_var_lib
ISO: persistently mount /var/lib/containerd
2020-04-22 15:29:59 -07:00
Priya Wadhwa 0639dab3c2 update docs 2020-04-22 15:28:47 -07:00
Priya Wadhwa ca5c8953e8 change flag name to --base-image 2020-04-22 15:28:39 -07:00
Thomas Stromberg 056af16aab Replace hardcoded list of assets to upload with a glob 2020-04-22 15:06:50 -07:00
Priya Wadhwa e5d633df9f fix lint 2020-04-22 14:51:36 -07:00
Priya Wadhwa d39b822a3c upgrade to v0.0.10 2020-04-22 14:44:24 -07:00
Priya Wadhwa 7a3db5078e Update crio and podman in docker driver base image
The dockerfile currently doesn't build because it can't find the specified versions of crio and podman to install.
2020-04-22 14:41:49 -07:00
Medya Gh 214bf4308c address review comments 2020-04-22 14:41:14 -07:00
Priya Wadhwa 513d84700c update docs 2020-04-22 14:30:36 -07:00
Priya Wadhwa da4119e33a Add --docker-base-image flag for kic development 2020-04-22 14:28:21 -07:00