Priya Wadhwa
|
52b57374fc
|
make forceSystemd private
|
2020-04-23 16:56:30 -07:00 |
Priya Wadhwa
|
cfb1d21982
|
fix lint
|
2020-04-23 16:10:20 -07:00 |
Priya Wadhwa
|
cb6cd27f64
|
Merge branch 'master' of https://github.com/kubernetes/minikube into systemd
|
2020-04-23 15:57:14 -07:00 |
Medya Ghazizadeh
|
d845c5de3e
|
Merge pull request #7875 from medyagh/containerd_mystrie
contained cni: rename default cni file to have higher priority
|
2020-04-23 15:50:15 -07:00 |
Priya Wadhwa
|
746d225bfb
|
remove unused code
|
2020-04-23 15:15:57 -07:00 |
Priya Wadhwa
|
1087f56b7a
|
Pass forceSystemd into cRuntime lib to avoid errors with cobra
|
2020-04-23 15:11:40 -07:00 |
Priya Wadhwa
|
045b1e9a3a
|
update docs
|
2020-04-23 15:02:14 -07:00 |
Priya Wadhwa
|
dc14146f8d
|
resolve merge conflict
|
2020-04-23 14:53:28 -07:00 |
Thomas Strömberg
|
6bed90c42f
|
Merge pull request #7872 from kubernetes/hush-puppies-34
Skip CacheAndLoadImages if no images are specified, silence status errors
|
2020-04-23 14:35:02 -07:00 |
Thomas Strömberg
|
635210d57d
|
Merge pull request #7863 from tklauser/fix-duplicate-import
Drop duplicate import
|
2020-04-23 14:28:38 -07:00 |
Thomas Strömberg
|
30b4f88709
|
Merge pull request #7869 from kubernetes/win-int
Makefile: Add IS_EXE to integration dependency list
|
2020-04-23 14:28:11 -07:00 |
Medya Ghazizadeh
|
84a1fdcabf
|
Merge pull request #7873 from kubernetes/servicecmd
TestServiceCmd: use echoserver image instead of hello-node
|
2020-04-23 14:02:10 -07:00 |
Medya Gh
|
7aad0576cc
|
rename default cni file to have higher priority
|
2020-04-23 13:41:43 -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 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 |
priyawadhwa
|
e1ad23cf85
|
Merge pull request #7832 from priyawadhwa/release
Release v1.10.0-beta.1
|
2020-04-23 11:05:28 -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 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 |
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 |
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 |
Priya Wadhwa
|
9bba297cf1
|
revert unneeded changes
|
2020-04-22 14:19:52 -07:00 |
Priya Wadhwa
|
56fa90fd87
|
Add integration test
|
2020-04-22 14:19:26 -07:00 |
Priya Wadhwa
|
1f2b32c4ed
|
Update docs
|
2020-04-22 14:11:23 -07:00 |
Priya Wadhwa
|
ae388d0edb
|
Add --force-systemd flag to force container runtime to use systemd
|
2020-04-22 14:10:55 -07:00 |
Medya Gh
|
679e4ca1cb
|
remove extra line
|
2020-04-22 13:04:08 -07:00 |
Medya Gh
|
27e5690c80
|
moviong containerd and kublet pods to presistant mount
|
2020-04-22 13:03:23 -07:00 |
Medya Ghazizadeh
|
4803589dee
|
Merge pull request #7845 from afbjorklund/podman-mk
Add missing source directory for podman cni config
|
2020-04-22 12:54:33 -07:00 |
Pierre Ugaz
|
334d026271
|
update description
|
2020-04-22 12:55:42 -04:00 |
Pierre Ugaz
|
ff63525da4
|
update from upstream
|
2020-04-22 12:53:15 -04:00 |
Anders F Björklund
|
896d8b382c
|
Add missing source directory for podman cni config
For some reason this got lost with previous commit
|
2020-04-22 15:32:01 +02:00 |
Vojta Polak
|
cb321b524a
|
small fixes
|
2020-04-22 10:05:42 +02:00 |
Medya Ghazizadeh
|
39958f24e6
|
Merge pull request #7838 from priyawadhwa/fix-preload
Fix container runtime value in params for preload
|
2020-04-21 21:40:52 -07:00 |