Thomas Stromberg
|
294b26b5f1
|
Update default Kubernetes version to v1.14.0
|
2019-03-25 18:56:32 -07:00 |
Thomas Strömberg
|
c3d0b33d21
|
Merge pull request #3929 from sharifelgamal/version-upgrade-test
Adding test to make sure HEAD can run on VM created by latest release
|
2019-03-25 13:27:58 -07:00 |
Sharif Elgamal
|
4fc03fe1ef
|
addressing comments
|
2019-03-25 11:50:06 -07:00 |
Thomas Strömberg
|
5434880490
|
Merge pull request #3944 from afbjorklund/rkt-remove
Remove the rkt container runtime
|
2019-03-25 11:31:38 -07:00 |
Thomas Strömberg
|
cc5d4e9724
|
Merge branch 'master' into rkt-remove
|
2019-03-25 11:31:09 -07:00 |
Thomas Strömberg
|
593c4795de
|
Merge pull request #3946 from afbjorklund/podman-toolbox
Use podman instead of rkt, for extracting toolbox
|
2019-03-25 11:28:10 -07:00 |
Thomas Strömberg
|
ae07de6e3a
|
Merge pull request #3951 from afbjorklund/toolbox-disk
Store the toolbox on the disk instead of rootfs
|
2019-03-25 11:27:55 -07:00 |
Thomas Strömberg
|
71eba3c0dd
|
Merge pull request #3949 from afbjorklund/checksum
Include checksum for the docker-machine drivers
|
2019-03-25 09:59:31 -07:00 |
Thomas Strömberg
|
44a4e290be
|
Merge pull request #3948 from afbjorklund/status
Fix the spelling of API in the template as well
|
2019-03-25 09:59:13 -07:00 |
Anders F Björklund
|
71b3e3ec5d
|
Store the toolbox on the disk instead of rootfs
There was a lack of "disk" space, when using memory.
This also makes the toolbox persistent over reboots.
|
2019-03-25 07:41:21 +01:00 |
Anders Björklund
|
95082b32bc
|
Merge pull request #3950 from afbjorklund/fmt
Make gofmt silent again, complaining on assets
|
2019-03-24 21:29:44 +01:00 |
Anders F Björklund
|
bedcd7bf98
|
Include checksum for the docker-machine drivers
|
2019-03-24 16:31:53 +01:00 |
Anders F Björklund
|
348c085a22
|
Fix the spelling of API in the template as well
The matching code was changed in commit 46640ce
|
2019-03-24 16:09:41 +01:00 |
Anders F Björklund
|
2590fc7b9a
|
Remove the rkt container runtime
It has not been updated since kubernetes 1.9 or so
|
2019-03-24 08:50:58 +01:00 |
Anders F Björklund
|
3d483b292c
|
Use podman instead of rkt, for extracting toolbox
Need to create and mount a dummy container, to get at image.
Used rsync instead of cp -pR, easier with sudo permissions.
|
2019-03-23 22:20:20 +01:00 |
Anders F Björklund
|
ecc484d523
|
Make gofmt silent again, complaining on assets
|
2019-03-23 12:24:41 +01:00 |
Thomas Strömberg
|
702d471308
|
Merge pull request #3714 from laozc/custom-image-repository
Add --image-repository flag so that users can select an alternative repository mirror
|
2019-03-22 09:24:18 -07:00 |
Zhongcheng Lao
|
daec030cdf
|
Render asset template when enabling/disabling addon
|
2019-03-22 15:28:20 +08:00 |
Thomas Strömberg
|
cbac94a53d
|
Merge pull request #3879 from marcosdiez/extra_config_for_kubeadm
--extra-config now work for kubeadm as well
|
2019-03-21 22:03:06 -07:00 |
Thomas Strömberg
|
2c9395a919
|
Merge pull request #3932 from tstromberg/gofmt
Run: gofmt -s -w
|
2019-03-21 22:00:52 -07:00 |
Thomas Stromberg
|
1ff174b796
|
Run: gofmt -s -w
|
2019-03-21 22:00:14 -07:00 |
Thomas Strömberg
|
4e8a7f4388
|
Mention 192.168.39.0/24
|
2019-03-21 20:49:49 -07:00 |
Zhongcheng Lao
|
7ae074106c
|
Merge remote-tracking branch 'origin/master' into custom-image-repository
|
2019-03-22 10:42:09 +08:00 |
Sharif Elgamal
|
c3849b3781
|
gofmt
|
2019-03-21 17:46:46 -07:00 |
Sharif Elgamal
|
ffaa27b256
|
Adding test to make sure HEAD can run on VM created by latest release
|
2019-03-21 17:36:13 -07:00 |
Thomas Strömberg
|
b08af1947a
|
Merge pull request #3928 from tstromberg/bad-merge
Fix merge conflict between e09133892f a…
|
2019-03-21 16:11:46 -07:00 |
Thomas Stromberg
|
5b46539be8
|
Fix merge conflict between e09133892f and 46640cef68
|
2019-03-21 16:11:16 -07:00 |
Thomas Strömberg
|
ed58b6fc35
|
Merge pull request #3917 from tstromberg/cache_me_outside_how_bout_dat
start: Set the default value of --cache to true
|
2019-03-21 14:29:24 -07:00 |
Thomas Strömberg
|
c4ae58f4d3
|
Merge pull request #3896 from brb/do-not-wait-for-dns-pod-with-cni
Do not wait for k8s-app pods when starting with CNI
|
2019-03-21 11:49:45 -07:00 |
Thomas Strömberg
|
06d9210937
|
Merge pull request #3927 from tstromberg/noswap-2.0
Remove the swap partition from minikube.iso
|
2019-03-21 11:48:25 -07:00 |
Thomas Strömberg
|
8ba53c6b0b
|
Merge pull request #3839 from afbjorklund/lint
Lint
|
2019-03-21 11:36:00 -07:00 |
Thomas Strömberg
|
88c45bf5b2
|
Merge branch 'master' into lint
|
2019-03-21 11:34:45 -07:00 |
Thomas Strömberg
|
20b9cfd0f3
|
Merge pull request #3897 from u5surf/issue-3878
Replace server name in updateKubeConfig if --apiserver-name exists #3878
|
2019-03-21 11:33:54 -07:00 |
Thomas Strömberg
|
6bf6290013
|
Merge pull request #3861 from RA489/featuregate
feature-gates via minikube config set
|
2019-03-21 11:33:41 -07:00 |
Thomas Strömberg
|
f9a136a2f2
|
Merge pull request #3841 from afbjorklund/reportcard
Address the low-hanging fruit on report card
|
2019-03-21 11:33:28 -07:00 |
Thomas Strömberg
|
460ef571e2
|
Merge branch 'master' into lint
|
2019-03-21 11:32:47 -07:00 |
Thomas Strömberg
|
4b0bafb464
|
Merge pull request #3855 from tstromberg/mount-intr
mount: unmount on sigint/sigterm, add --options and --mode, improve UI
|
2019-03-21 11:28:05 -07:00 |
Thomas Stromberg
|
034c5f0252
|
Merge branch 'master' into mount-intr
|
2019-03-21 11:24:26 -07:00 |
Thomas Stromberg
|
44d490a042
|
Merge branch 'mount-intr' of github.com:tstromberg/minikube into mount-intr
|
2019-03-21 11:24:23 -07:00 |
Thomas Stromberg
|
cbddc376d2
|
SIGINT should be exit code 2
|
2019-03-21 11:23:55 -07:00 |
Thomas Strömberg
|
d1a5f13e2b
|
Merge pull request #3924 from tstromberg/rkt-gpg-hash
Update CoreOS GPG key hash
|
2019-03-21 10:58:42 -07:00 |
Thomas Stromberg
|
5f804d6d67
|
Update CoreOS GPG key hash
|
2019-03-21 10:40:26 -07:00 |
Thomas Stromberg
|
7ad20b00db
|
Merge branch 'master' into noswap-2.0
|
2019-03-21 10:34:19 -07:00 |
Thomas Strömberg
|
4ca9f79310
|
Merge pull request #3905 from afbjorklund/rktlet
The rktlet binary is missing, for the rkt container runtime
|
2019-03-21 10:32:39 -07:00 |
Thomas Strömberg
|
37e5e6d25f
|
Merge pull request #3921 from tstromberg/podman-no-tools
podman needs no install.tools
|
2019-03-21 10:30:41 -07:00 |
Thomas Strömberg
|
757dcbb226
|
Merge pull request #3919 from tstromberg/crio-v1.13
Upgrade crio to v1.13.1, skip install.tools target as it isn't necessary
|
2019-03-21 10:30:31 -07:00 |
Thomas Strömberg
|
2d4e560d30
|
Merge pull request #3834 from tstromberg/proxy-plumbing
Automatically propagate proxy environment variables to docker env
|
2019-03-21 10:27:37 -07:00 |
Marcos Diez
|
8aec728a86
|
start_stop_delete_test.go now tests for "--extra-config kubeadm.ignore-preflight-errors=SystemVerification" too
|
2019-03-21 09:11:55 -03:00 |
Marcos Diez
|
4e2938214c
|
documentation
|
2019-03-21 06:33:46 -03:00 |
Marcos Diez
|
4e28becd7e
|
everybody likes passing tests
|
2019-03-21 06:33:46 -03:00 |