Medya Gh
f6a89cea06
goimport
2021-05-17 18:39:09 -07:00
Medya Gh
e4374e2189
geneate docs
2021-05-17 18:35:37 -07:00
Brian de Alwis
49fb17d9fc
Add "resume" as an alias for "unpause"
2021-05-17 18:34:11 -07:00
ilya-zuyev
612d4e4d58
Merge pull request #11433 from ilya-zuyev/ilyaz/fix_fmt_warning
...
fix "no arguments passed" warning
2021-05-17 16:28:56 -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
Anders F Björklund
c7e8be0972
Bump the preload version and add a note
...
The image list was wrong for the 1.21 preload tarball
It had the pause and coredns versions from 1.20 still
2021-05-17 23:02:09 +02:00
Anders F Björklund
9f5388af73
Remove k8s 1.11 support from kubeadm images
...
It requires arch suffix, but that code is no longer present.
Should be OK, we have: OldestKubernetesVersion = "v1.14.0"
2021-05-17 22:51:11 +02:00
Predrag Rogic
6aa689a32e
make generate-docs
2021-05-17 21:27:40 +01:00
Predrag Rogic
4e967acbae
avoid error, improve test
2021-05-17 21:18:27 +01:00
Predrag Rogic
0a3a92e09c
move to separate subtest
2021-05-17 21:14:59 +01:00
Predrag Rogic
260d22cd57
rename func, add comments
2021-05-17 21:14:59 +01:00
Predrag Rogic
3ddb4e30b3
add host.minikube.internal to coredns
2021-05-17 21:14:35 +01: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
Ilya Zuyev
5e2b56d808
fix "no arguments passed" warning
2021-05-17 12:37: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
Anders F Björklund
821644d304
Add test for images used by pkg/minikube/cni
2021-05-17 12:43:23 +02:00
Anders F Björklund
839b493494
Add more tests to kubeadm for better coverage
2021-05-17 12:21:42 +02:00
Anders F Björklund
eadfae3e37
Add a unittest for kubeadm bootstrapper images
...
Change the image order to make it easier to compare with the
output of `kubeadm images config list` for each release version.
2021-05-17 08:24:34 +02:00
Anders F Björklund
589eea90a0
Update the bootstrapper images for k8s 1.21
...
Including some weird changes like changing the image name and
the tagging syntax for coredns (possibly a mistake upstream)
2021-05-17 08:23:40 +02: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
Anders F Björklund
610883ba55
Add documentation for all the DriverState fields
2021-05-16 09:32:31 +02:00
Anders F Björklund
6d0763648e
Keep original preference, for identical priority
...
Unhealthy drivers have their priority lowered
2021-05-16 09:31:37 +02:00
Predrag Rogic
f425739254
prevent kube-proxy trying to change nf_conntrack_max
2021-05-15 19:36:49 +01:00
Anders F Björklund
dedfdfbfcf
Sort rejected drivers by their preference order
...
Don't show drivers not being selected by default
2021-05-15 09:41:12 +02: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
Jasmine Hegman
e0838eb289
Update metallb from 0.8.2 to 0.9.6
...
This change isn't strictly necessary but the newer versions of metallb contain some really nice quality of life improvements, and better support newer (installed by default) versions of kubernetes better.
A sample of some improvements this brings to metallb add-on installed by minikube:
- [Layer2 doesn't update when when ip changes](https://github.com/metallb/metallb/pull/520 ) - this hit me, and might be hitting others
- [Allow spaces in configs](https://github.com/metallb/metallb/pull/500 ) - quality of life
- [selflink is deprecated](https://github.com/metallb/metallb/pull/812 ) - Kubernetes deprecation (I believe seeing this is in the logs is what originally caused me to look into upgrading it)
2021-05-14 09:29:14 -07:00
Peixuan Ding
cc0d0652c5
auto-select the first option for each row
2021-05-14 01:40:40 -04: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