Anders F Björklund
7822a4e36e
Add option to add the ssh-host key to known_hosts
...
This matches the ssh-add command for identity keys,
it will add the host key to the ssh known_hosts file.
If a ssh key for the host already exists in the file,
it will not be added again so can be run multiple times.
2020-12-12 18:54:33 +01:00
Anders F Björklund
a387989c72
Add ssh-host command for getting the ssh host keys
...
This is similar to the existing minikube "ssh-key" command, but gets
the content of the host key instead of the path to the identity key.
The output of this command can be added to the ~/.ssh/known_hosts,
for strict host key authentication. For instance when using Docker.
2020-12-12 18:54:33 +01:00
Anders Björklund
d25e2495ea
Merge pull request #9941 from afbjorklund/docs-config
...
Run generate-docs again for the driver rename
2020-12-12 18:54:14 +01:00
Anders F Björklund
a5c1665324
Run generate-docs again for the driver rename
...
The iso bump reverted the previous fix again
2020-12-12 18:49:41 +01:00
Anders F Björklund
a18166a243
Upgrade buildkit from 0.7.2 to 0.8.0
...
Also include the custom runc version
2020-12-12 10:20:45 +01:00
Thomas Strömberg
a60e2645f2
Merge pull request #9932 from kubernetes/br_netfilter2
...
wsl2: log warning if br_netfilter cannot be enabled rather than fatally exit
2020-12-11 14:42:28 -08:00
Sharif Elgamal
5b73771ff1
only delete dangling images
2020-12-11 14:42:26 -08:00
Medya Ghazizadeh
947749a8eb
Merge pull request #9935 from spowelljr/fixBackToBackSpinner
...
Fixed output on back to back spinner steps
2020-12-11 14:23:13 -08:00
Medya Ghazizadeh
38a71d8e5d
Merge pull request #9934 from tstromberg/kvmdocfix
...
Remove obsolete mention of kvm driver, fixes generate-docs issue
2020-12-11 14:06:15 -08:00
Medya Ghazizadeh
751de8e0b0
Merge pull request #9933 from medyagh/iso_16_s4
...
bump iso on head for snapshot4
2020-12-11 14:01:29 -08:00
Steven Powell
12893a6121
Fixed output on back to back spinner steps
2020-12-11 14:53:43 -07:00
Thomas Stromberg
dbdbad6e69
Remove obsolete mention of kvm driver, fixes generate-docs issue
2020-12-11 12:43:18 -08:00
Sharif Elgamal
3cc25a5cd3
Merge branch 'master' of github.com:kubernetes/minikube into test-fixes
2020-12-11 12:16:40 -08:00
Medya Gh
f3be305abb
bump iso on head for snapshot4
2020-12-11 12:11:26 -08:00
Thomas Stromberg
789610bbaf
Log warning if br_netfilter cannot be enabled rather than fatally exiting
2020-12-11 10:58:46 -08:00
Thomas Strömberg
b4bf2bde33
Merge pull request #9866 from afbjorklund/podman-network-fix
...
Fix podman network inspect format and error
2020-12-11 10:20:46 -08:00
Thomas Strömberg
86b9397910
Merge pull request #9888 from tharun208/feat/kubeconfig_status_name
...
added statusName for kubeconfig
2020-12-11 10:20:33 -08:00
Medya Ghazizadeh
c440eae3ed
Merge pull request #9917 from afbjorklund/crio-conf19
...
Upgrade crio.conf to version v1.19.0
2020-12-11 10:09:55 -08:00
Medya Ghazizadeh
4cd3c7bd90
Merge pull request #9928 from afbjorklund/containerd-shim
...
Add missing helper binaries for containerd-shim
2020-12-11 10:09:15 -08:00
Anders F Björklund
7ec57f783b
Add missing helper binaries for containerd-shim
2020-12-11 11:58:16 +01:00
Medya Ghazizadeh
442a9cf2d3
Merge pull request #9911 from medyagh/update_kicbase_16_1
...
Update kicbase 15 snapshot4 on head
2020-12-10 16:55:28 -08:00
Medya Ghazizadeh
e96b05e45e
Merge pull request #9875 from sadlil/kindnet-podcidr
...
Fix multi node two pods getting same IP and nodespec not having PodCIDR
2020-12-10 16:53:29 -08:00
Medya Ghazizadeh
71b0237e5b
Merge pull request #9855 from alonyb/w/add-spinner
...
Add spinner at preparing Kubernetes...
2020-12-10 16:49:19 -08:00
Medya Ghazizadeh
b84f2499fd
Merge pull request #9726 from prezha/cleanup-linux
...
amend linux cleanup script with full minikube, docker and kvm cleanup
2020-12-10 16:43:20 -08:00
Medya Ghazizadeh
9aac4f7f42
Merge pull request #9912 from prezha/fix-update-kubernetes-version
...
fix: use release tags and add make targets
2020-12-10 16:03:38 -08:00
Medya Ghazizadeh
6b079476c6
Merge pull request #9918 from lingsamuel/remove-verbose-options
...
Remove verbose options
2020-12-10 15:58:01 -08:00
Thomas Strömberg
3508316111
Merge pull request #9618 from r0v/patch-1
...
Modify "example command" in cli reference for "config".
2020-12-10 14:52:02 -08:00
Thomas Strömberg
5d3cc59902
Merge pull request #9922 from afbjorklund/sudo-linux
...
Only use sudo with the none driver when on linux
2020-12-10 14:47:45 -08:00
Sharif Elgamal
1d4ee01869
fix pending jobs
2020-12-10 13:20:29 -08:00
Medya Ghazizadeh
44a800a6ee
Merge pull request #9915 from afbjorklund/containerd-config2
...
Update the containerd configuration to v2
2020-12-10 13:10:01 -08:00
Sharif Elgamal
1f0bbd6e46
oops part 2
2020-12-10 12:54:44 -08:00
Sharif Elgamal
92e68b19a1
oops
2020-12-10 12:34:02 -08:00
Anders F Björklund
c3d0621d97
Only use sudo with the none driver when on linux
2020-12-10 21:07:10 +01:00
Sharif Elgamal
8a952d98f2
make tests more reliable
2020-12-10 11:51:07 -08:00
Sharif Elgamal
9280a047a9
Merge pull request #9894 from sharifelgamal/hyperkit
...
fix hyperkit tests
2020-12-10 11:26:44 -08:00
Sadlil
fc10bca4ae
Enable KindNet CNI only if multi node is specified
2020-12-10 18:40:20 +00:00
alonyb
2d80cfcdb0
fix lint
2020-12-10 09:37:50 -05:00
alonyb
8ee898976a
move spinner character const to style
2020-12-10 09:12:24 -05:00
alonyb
d47405830c
restore unittest
2020-12-10 08:46:20 -05:00
alonyb
277e0961b1
remove param && add spin bool to style enum
2020-12-10 08:39:52 -05:00
Anders F Björklund
a6941f21ca
Fix podman network inspect format and error
...
Somehow this ended up with the docker network inspect format,
instead of the CNI based one used by podman network inspect ?
2020-12-10 07:32:34 +01:00
Ling Samuel
634f0ae0a9
Remove verbose options
2020-12-10 14:29:38 +08:00
Anders F Björklund
9d6a3dafab
Upgrade crio.conf to version v1.19.0
2020-12-10 07:25:40 +01:00
Anders F Björklund
50bd0d17e5
Update the containerd configuration to v2
...
Apply `containerd config default` to config.toml
2020-12-10 07:16:05 +01:00
Predrag Rogic
d472499af1
fix: use release tags and add make targets
2020-12-10 02:27:19 +00:00
Predrag Rogic
871f22eb19
fix: use release tags and add make targets
2020-12-10 02:16:29 +00:00
Medya Gh
f66976480b
update docs
2020-12-09 17:39:06 -08:00
Predrag Rogic
ff24033257
fix: use release tags and add make targets
2020-12-10 01:34:40 +00:00
Medya Gh
d3c375420e
bump kicbase on head v0.0.15-snapshot4
2020-12-09 17:32:46 -08:00
Predrag Rogic
61a12b313f
fix: use release tags and add make targets
2020-12-10 01:28:40 +00:00