Ilya Zuyev
|
5a0f955970
|
Update tests
|
2021-05-20 10:58:38 -07:00 |
Ilya Zuyev
|
6454527a1e
|
generate docs
|
2021-05-19 16:19:21 -07:00 |
Ilya Zuyev
|
32883fc5ca
|
fix tests
|
2021-05-19 15:38:28 -07:00 |
Ilya Zuyev
|
d185d765a1
|
update tests
|
2021-05-19 15:13:21 -07:00 |
Ilya Zuyev
|
03600d9afc
|
Add integration test
|
2021-05-19 13:25:42 -07:00 |
Ilya Zuyev
|
039b727cb9
|
check if cni is not disabled for containerd/crio
|
2021-05-18 22:48:14 -07:00 |
Ilya Zuyev
|
10da147ec8
|
Merge branch 'master' into ilyaz/gh_11335_test_net_plugins_false_start
|
2021-05-17 18:53:05 -07:00 |
Ilya Zuyev
|
88679cc8c4
|
fix container runtime check
|
2021-05-17 15:21:32 -07:00 |
Ilya Zuyev
|
6e12f46c38
|
move comment
|
2021-05-17 15:11:55 -07:00 |
ilya-zuyev
|
78618d04fc
|
Merge pull request #11412 from ilya-zuyev/ilyaz/gh_11333_kindnet_with_containerd
Skip network test with kubenet if container runtime is not docker
|
2021-05-17 12:46:44 -07:00 |
Medya Ghazizadeh
|
905b3a6926
|
Merge pull request #11419 from prezha/kube-proxy-conntrack
prevent kube-proxy trying to change nf_conntrack_max
|
2021-05-17 12:42:12 -07:00 |
Medya Ghazizadeh
|
2445acacdc
|
Merge branch 'master' into kube-proxy-conntrack
|
2021-05-17 12:41:57 -07:00 |
Medya Ghazizadeh
|
1c6b8aa8a1
|
Merge pull request #11429 from afbjorklund/test-count
Remove integration test count from documentation
|
2021-05-17 11:51:13 -07:00 |
Medya Ghazizadeh
|
102a33e864
|
Merge pull request #11421 from ClaudiaJKang/ko-minikube-start
Update ko translation for "minikube start"
|
2021-05-17 11:50:19 -07:00 |
Ilya Zuyev
|
967aa73ea4
|
fix container runtime check
|
2021-05-17 10:40:51 -07:00 |
Medya Ghazizadeh
|
48c1268eed
|
Merge pull request #11428 from afbjorklund/update-docs
Update docs
|
2021-05-16 23:22:19 -07:00 |
Anders F Björklund
|
6ea7e03304
|
Remove integration test count from documentation
|
2021-05-17 08:06:19 +02:00 |
Anders F Björklund
|
1f59ad1d76
|
Update docs
|
2021-05-17 08:01:09 +02:00 |
Claudia J. Kang
|
625ad0652b
|
Update ko translation for "minikube start"
|
2021-05-16 22:02:14 +09:00 |
Predrag Rogic
|
f425739254
|
prevent kube-proxy trying to change nf_conntrack_max
|
2021-05-15 19:36:49 +01:00 |
Medya Ghazizadeh
|
068e510c2b
|
Merge pull request #11413 from evankanderson/patch-1
Add VMware as a provider for Linux & Windows
|
2021-05-14 17:49:33 -07:00 |
Ilya Zuyev
|
3ccae6c6db
|
trigger build
|
2021-05-14 17:36:29 -07:00 |
Medya Ghazizadeh
|
707af502f3
|
Merge pull request #11300 from ilya-zuyev/ilyaz/gh_11293
Fix getting of gateway IP for podman driver
|
2021-05-14 17:04:24 -07:00 |
Ilya Zuyev
|
7f6aac1c6a
|
trigger build
|
2021-05-14 16:06:17 -07:00 |
ilya-zuyev
|
2a2ffeb380
|
Merge pull request #11304 from daehyeok/copy_node
Implement target node option for cp command
|
2021-05-14 15:59:11 -07:00 |
Medya Ghazizadeh
|
54427b6063
|
Merge pull request #11416 from rbtr/master
fix typo in flag documentation: sytemd -> systemd
|
2021-05-14 15:18:43 -07:00 |
Evan Baker
|
eca8a2d540
|
fix typo in flag documentation: sytemd -> systemd
Signed-off-by: Evan Baker <rbtr@users.noreply.github.com>
|
2021-05-14 17:00:03 -05:00 |
Ilya Zuyev
|
dcadd32624
|
Add comment, improve template
|
2021-05-14 14:38:29 -07:00 |
Evan Anderson
|
886a5d6b9f
|
Add VMware as a provider for Linux & Windows
There are Linux & Windows tabs at https://minikube.sigs.k8s.io/docs/drivers/vmware/, connecting them here.
|
2021-05-14 12:45:12 -07:00 |
Sharif Elgamal
|
c68216acd8
|
Merge pull request #11402 from sharifelgamal/storage-prov
add script to automatically release storage provisioner
|
2021-05-14 12:25:38 -07:00 |
Ilya Zuyev
|
2977b9baab
|
Add comment
|
2021-05-14 12:05:22 -07:00 |
Ilya Zuyev
|
94c338acff
|
Add comment
|
2021-05-14 12:03:42 -07:00 |
Ilya Zuyev
|
14a94d214f
|
Skip network test with kindnet if container runtime is not docker
|
2021-05-14 10:46:01 -07:00 |
Medya Ghazizadeh
|
d61989afa9
|
Merge pull request #11370 from guettli/patch-2
Fixed small typos
|
2021-05-13 21:30:03 -07:00 |
Medya Ghazizadeh
|
33e26502dd
|
Merge pull request #11366 from spowelljr/fixImageLoad
`image load`: overwrite same image unless `--overwrite=false`
|
2021-05-13 21:18:29 -07:00 |
Medya Ghazizadeh
|
bebbd99da2
|
Merge pull request #11407 from govargo/translate-ja-start
Add ja translation for 'minikube start' in 100% japanese
|
2021-05-13 21:12:18 -07:00 |
Kent Iso
|
e66a764771
|
Add ja translation for 'minikube start' and 'minikube delete'
|
2021-05-14 12:38:29 +09:00 |
Medya Ghazizadeh
|
01328781b3
|
Merge pull request #11223 from andriyDev/DownloadLocks
Add locks to download functions.
|
2021-05-13 18:54:37 -07:00 |
Medya Ghazizadeh
|
dc635c0192
|
Merge pull request #11405 from spowelljr/fixImageLoadTest
Fix TestFunctional/parallel/LoadImage by using diff base images
|
2021-05-13 18:46:34 -07:00 |
Steven Powell
|
e1fabfd358
|
only throw error if not a "no such image" error returned from remove
|
2021-05-13 17:23:00 -07:00 |
Medya Ghazizadeh
|
9e3a66268f
|
Merge pull request #11384 from dinever/kicbase-tools
Add useful tools in the Kicbase Docker image
|
2021-05-13 14:14:59 -07:00 |
Steven Powell
|
4f50ca45a8
|
fix TestFunctional/parallel/LoadImage by using diff base images
|
2021-05-13 13:31:17 -07:00 |
Medya Ghazizadeh
|
1be59b8f23
|
Merge pull request #11292 from gjtorikian/patch-1
Fix grammar
|
2021-05-13 11:59:39 -07:00 |
Andriy Dzikh
|
268e91f830
|
Make download.imageExistsInDaemon public to fix bad compilation.
|
2021-05-13 11:57:01 -07:00 |
Andriy Dzikh
|
c0a492b879
|
Improve comments for ImageToCache and ImageToDaemon.
|
2021-05-13 11:57:01 -07:00 |
Andriy Dzikh
|
0626bb0455
|
Add comment to explain lock wait timeout.
|
2021-05-13 11:57:01 -07:00 |
Andriy Dzikh
|
9191d03c99
|
Check releaser is valid before deferring release.
|
2021-05-13 11:57:01 -07:00 |
Andriy Dzikh
|
e9c4c93afa
|
Remove no longer relevant comment.
|
2021-05-13 11:57:01 -07:00 |
Andriy Dzikh
|
118eae4311
|
Add function comment to lockDownload.
|
2021-05-13 11:57:01 -07:00 |
Andriy Dzikh
|
248d030d73
|
Reword test fail message.
|
2021-05-13 11:57:01 -07:00 |