dlorenc
cbef649541
Merge pull request #1049 from dlorenc/swap
...
Move the swapon instructions to run on every boot.
2017-01-30 12:43:50 -08:00
dlorenc
80fdb4020b
Move the swapon instructions to run on every boot.
2017-01-30 10:36:28 -08:00
dlorenc
5d19af640e
Merge pull request #1047 from bacongobbler/document-insecure-registry
...
document --insecure-registry flag
2017-01-27 10:20:27 -08:00
dlorenc
d1accc36e2
Merge pull request #1048 from dlorenc/conncheck
...
Get rid of the default connchecker.
2017-01-27 10:20:09 -08:00
Matthew Fisher
63bd5d859b
document --insecure-registry flag
2017-01-26 15:26:08 -08:00
Matt Rickard
2cbec00a9d
Merge pull request #1045 from s-urbaniak/cnibump
...
cni: bump to v0.4.0
2017-01-26 13:53:05 -08:00
dlorenc
6b2d966bc6
Get rid of the default connchecker.
2017-01-26 13:42:14 -08:00
Sergiusz Urbaniak
6979179c50
cni: bump to v0.4.0
2017-01-26 19:48:22 +01:00
dlorenc
98eb715059
Merge pull request #1044 from s-urbaniak/rkt-1.23.0
...
rkt: bump to v1.23.0
2017-01-26 09:42:15 -08:00
Sergiusz Urbaniak
8291813807
rkt: bump to v1.23.0
...
Fixes #1042
2017-01-26 17:26:42 +01:00
Matt Rickard
075e342464
Merge pull request #991 from r2d4/disk-check
...
Check minimum disksize before creating minikube VM
2017-01-25 10:15:45 -08:00
Matt Rickard
b84c5ed683
Merge pull request #1034 from r2d4/toolbox
...
Add toolbox script for debugging in VM
2017-01-23 10:00:58 -08:00
Aaron Prindle
2944c8cf65
Merge pull request #1035 from aaron-prindle/fix-systemd-test-windows
...
Fixed Windows CI: now systemd integration test is skipped on Windows
2017-01-20 17:01:38 -08:00
Aaron Prindle
e9717abc78
Fixed Windows CI: now systemd integration test is skipped on Windows
2017-01-20 15:48:03 -08:00
Matt Rickard
1a4131ef02
Add toolbox script for debugging in VM
...
Usage `minikube ssh toolbox` will put you inside a rkt container with
debugging tools.
2017-01-20 14:30:07 -08:00
Matt Rickard
ffe8c9f50f
Merge pull request #1029 from r2d4/k8s-vs
...
Add v1.5.2 and v1.6.0-alpha.0 releases
2017-01-20 10:26:59 -08:00
Aaron Prindle
c827e2321d
Merge pull request #1032 from aaron-prindle/fix-mount-permissions
...
Fixed mount permissions with new iso
2017-01-19 18:01:13 -08:00
Aaron Prindle
e0605fbef3
Fixed mount permissions with new iso
2017-01-19 17:27:34 -08:00
Matt Rickard
ea5cef3a1a
Add v1.5.2 and v1.6.0-alpha.0 releases
2017-01-19 13:59:31 -08:00
Matt Rickard
a638cce9ba
Check minimum disksize before creating minikube VM
...
We use docker/go-units for human readable disk sizes on the --disk-size
flag. However, sometime a user use wrong syntax and specify a disk
size that they didn't mean. Fixes #976
2017-01-19 11:55:03 -08:00
Matt Rickard
e4df3abc6f
Merge pull request #1015 from r2d4/addons-open
...
Fixes nil dereference on error and addons open
2017-01-19 11:40:27 -08:00
Aaron Prindle
24f333c72b
Merge pull request #1022 from aaron-prindle/kubectl-help-text
...
Fixed kubectl download text/check for Windows
2017-01-19 10:24:03 -08:00
dlorenc
5e5e2bd780
Merge pull request #1023 from dlorenc/152
...
Update to k8s 1.5.2
2017-01-19 10:01:40 -08:00
dlorenc
ade23e737d
make gendocs
2017-01-18 14:11:34 -08:00
dlorenc
5b1e05b7e6
Update to k8s 1.5.2
2017-01-18 11:51:21 -08:00
Aaron Prindle
7faa5e1c01
Merge pull request #1016 from aaron-prindle/update-iso-version
...
Updated minikube-iso to v1.0.3 to include a fix for Windows
2017-01-18 11:20:54 -08:00
Aaron Prindle
c610deaa43
Fixed kubectl download text/check for Windows
2017-01-18 10:52:20 -08:00
Matt Rickard
288913c0ab
Merge pull request #1017 from r2d4/fmt
...
Ignore ./out folder in gofmt test
2017-01-17 14:42:39 -08:00
Matt Rickard
b53320dee2
Ignore ./out folder in gofmt test
2017-01-17 13:00:36 -08:00
Matt Rickard
69c3b5b818
Fixes nil dereference on error and addons open
...
Some addons don't have a 'minikube addons open' endpoint defined, so
don't retry and wait for them.
2017-01-17 11:50:25 -08:00
Aaron Prindle
628835964f
Updated minikube-iso to v1.0.3 to include a fix for Windows
2017-01-17 11:47:14 -08:00
Matt Rickard
2fa569a1c9
Merge pull request #1010 from fate-grand-order/master
...
fix missing argument for Printf
2017-01-17 11:20:35 -08:00
fate-grand-order
c4ed8df451
fix missing argument for Printf
2017-01-17 15:17:40 +08:00
Aaron Prindle
35d1ec7b78
Merge pull request #1005 from aaron-prindle/fix-hv-kvp-windows
...
Fixed hv_kvp_daemon.mk to fix minikube for windows hyperv
2017-01-13 15:13:07 -08:00
Aaron Prindle
df17303855
Fixed hv_kvp_daemon.mk to fix minikube for windows hyperv
2017-01-13 15:00:21 -08:00
Aaron Prindle
701efc09f2
Merge pull request #1004 from aaron-prindle/gcr-aws-in-readme
...
Updated README to explain that GCR and ECR are supported
2017-01-13 10:45:15 -08:00
Aaron Prindle
c2c7424d81
Updated README to explain that GCR and ECR are supported
2017-01-13 10:23:09 -08:00
Matt Rickard
c2a8c9a0a2
Merge pull request #998 from r2d4/more-tests
...
Add non-blocking test for systemd units
2017-01-13 10:07:56 -08:00
Aaron Prindle
b40a7006e4
Merge pull request #1001 from upmc-enterprises/updateRegistryAddon
...
Rename awsecr-creds to registry-creds & update version
2017-01-13 10:01:28 -08:00
Steve Sloka
446847734a
Updated readme
2017-01-13 11:31:15 -05:00
Steve Sloka
ae2ae8f23c
Rename awsecr-creds to registry-creds & update version which now supports Google Registry
2017-01-13 10:54:30 -05:00
Matt Rickard
52dc0a1c4f
Add non-blocking test for systemd units
...
Integration test for failing systemd units. Once we fix the hostname
service, we can make this a blocking test.
2017-01-12 14:02:23 -08:00
Matt Rickard
a8b5d472e6
Merge pull request #992 from jimmidyson/extra-config-slice-flags
...
Allow setting string slices in extra config
2017-01-12 12:59:02 -08:00
Matt Rickard
9aba218c64
Merge pull request #994 from r2d4/data
...
Add back persistent /data directory in ISO
2017-01-12 10:34:15 -08:00
Matt Rickard
b01a97c549
Add back persistent /data directory in ISO
2017-01-12 09:54:47 -08:00
Jimmi Dyson
23a1e4ada4
Allow setting string slices in extra config
2017-01-12 12:10:53 +00:00
Matt Rickard
771aeb967c
Merge pull request #985 from minikube-bot/jenkins-releases.json-v0.15.0
...
update releases.json to include v0.15.0
2017-01-11 14:28:21 -08:00
Matt Rickard
552d918892
Merge pull request #987 from pbitty/update_msg_stderr
...
Print update notification to stderr
2017-01-11 14:23:54 -08:00
Matt Rickard
0256a38230
Merge pull request #989 from r2d4/vboxfs
...
Revert "Disable some kernel_config options"
2017-01-11 11:31:56 -08:00
Matt Rickard
604b80f183
Revert "Disable some kernel_config options"
...
This reverts commit 2a2905aca7
.
2017-01-11 11:05:19 -08:00