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 |
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 |
Radoslaw Smigielski
|
3d9cebac72
|
Fix some space/tabs mixture
|
2020-04-22 21:51:09 +02:00 |
Radoslaw Smigielski
|
546540cbbb
|
Fix the broken line
|
2020-04-22 21:51:09 +02:00 |
Radoslaw Smigielski
|
eae39ea9a0
|
Notify user when new kubernetes version is available
Change emoji for telling that new kubernetes is available.
|
2020-04-22 21:51:05 +02: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 |
Radoslaw Smigielski
|
62c93c4657
|
Add docs for node list command
|
2020-04-22 17:23:05 +01:00 |
Radoslaw Smigielski
|
face3a43b9
|
Fix lint problem
|
2020-04-22 17:20:26 +01:00 |
Radoslaw Smigielski
|
bf618d6632
|
Add list option for "minikube node" command
Add option to list the nodes.
So far there was no "minikube node list" command.
|
2020-04-22 17:08:44 +01: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 |
ZouYu
|
1b2707d086
|
Add unit test for function ChownR&MaybeChownDirRecursiveToMinikubeUser
Signed-off-by: ZouYu <zouy.fnst@cn.fujitsu.com>
|
2020-04-22 10:06:57 +08:00 |
Priya Wadhwa
|
ac5ef8b0ee
|
fix container runtime in params
|
2020-04-21 18:17:20 -07:00 |
Sharif Elgamal
|
831052032a
|
Merge pull request #7837 from sharifelgamal/podman_exp
mark podman tests as experimental
|
2020-04-21 15:19:44 -07:00 |
Sharif Elgamal
|
1dcfbc67af
|
mark podman tests as experimental
|
2020-04-21 14:53:30 -07:00 |
Priya Wadhwa
|
3ae85a1f62
|
Update kic to v0.0.10, upgrade crio and podman so that the kic base image builds
|
2020-04-21 14:17:48 -07:00 |
Priya Wadhwa
|
80b331c6cd
|
Set systemd in kicbase Dockerfile
|
2020-04-21 13:46:17 -07:00 |
Vojta Polak
|
ba51e4776a
|
describe hyperv flags
|
2020-04-21 22:37:53 +02:00 |
Priya Wadhwa
|
89ba35deff
|
Merge branch 'master' of https://github.com/kubernetes/minikube into systemd
|
2020-04-21 13:14:12 -07:00 |
Sharif Elgamal
|
b4a6633fd1
|
Merge pull request #7810 from sharifelgamal/multitest
add more detailed multinode tests
|
2020-04-21 12:39:16 -07:00 |
Priya Wadhwa
|
4e7d253efe
|
Release v1.10.0-beta.1
|
2020-04-21 11:44:36 -07:00 |
Sharif Elgamal
|
ab548abeb3
|
Merge branch 'master' of github.com:kubernetes/minikube into multitest
|
2020-04-21 11:32:27 -07:00 |
Thomas Stromberg
|
bb6200516c
|
Update examples
|
2020-04-21 11:21:19 -07:00 |
Thomas Stromberg
|
6e2d086721
|
Address lint errors
|
2020-04-21 11:18:44 -07:00 |
Thomas Stromberg
|
23fa28f739
|
Add HostIP support for none, reduce tech debt
|
2020-04-21 11:15:04 -07:00 |
Thomas Stromberg
|
b50e816d10
|
Make inability to add host IP non-fatal
|
2020-04-21 11:14:50 -07:00 |
priyawadhwa
|
1e5ed9e5f0
|
Merge pull request #7830 from priyawadhwa/release-check
Verify ISO exists before releasing binaries
|
2020-04-21 11:13:43 -07:00 |
Thomas Stromberg
|
83364882f4
|
Merge branch 'master' into control-plane-host
|
2020-04-21 11:04:17 -07:00 |
Medya Gh
|
59ba11c022
|
rename jobs
|
2020-04-21 11:01:37 -07:00 |
Medya Gh
|
2f28dae395
|
paths:
|
2020-04-21 11:01:37 -07:00 |
Medya Gh
|
05667af78d
|
lint yaml
|
2020-04-21 11:01:37 -07:00 |
Priya Wadhwa
|
e068a498f5
|
Verify ISO exists before releasing binaries
|
2020-04-21 10:59:01 -07:00 |