Matt Rickard
1c962e7e8f
Update default ISO to v1.0.2
2017-01-09 11:28:24 -08:00
Matt Rickard
1bfe4765c4
Merge pull request #967 from glaubitz/fixes
...
Fix missing else statement in addonsEnableCmd
2017-01-06 10:02:25 -08:00
Aaron Prindle
894145b419
Merge pull request #964 from aaron-prindle/upgrade-kubedns
...
Upgrade kube-dns to version 1.9
2017-01-06 10:02:09 -08:00
Matt Rickard
1d10ff1367
Merge pull request #968 from ankon/patch-1
...
Fix typo in user-visible message
2017-01-06 09:31:42 -08:00
Matt Rickard
97a43f514a
Merge pull request #969 from ankon/patch-2
...
Update the RBAC hints for 1.5.1
2017-01-06 08:34:40 -08:00
Andreas Kohn
7fcabd5b5c
Update the RBAC hints for 1.5.1
...
The `--extra-config` argument now would be `apiserver.GenericServerRunOptions.AuthorizationMode`, and additionally one typically wants to set the super user as well.
It seems that this will change again soon, see ca2b5f136e
and related
2017-01-06 16:20:46 +01:00
Andreas Kohn
6a5176fefa
Fix typo in user-visible message
2017-01-06 12:27:14 +01:00
John Paul Adrian Glaubitz
487a207321
Fix missing else statement in addonsEnableCmd
2017-01-06 12:19:55 +01:00
Aaron Prindle
dd20812222
Upgrade kube-dns to version 1.9
2017-01-05 15:57:20 -08:00
dlorenc
7b684b8855
Merge pull request #938 from dlorenc/kubenet
...
Add a PodCIDR for kubenet.
2017-01-05 15:43:22 -08:00
dlorenc
d5c01e7ab3
Add a PodCIDR for kubenet.
2017-01-05 14:50:28 -08:00
dlorenc
903de1de51
Merge pull request #961 from dlorenc/enable
...
Add 'enable' to the systemd commands for localkube.
2017-01-05 14:16:04 -08:00
dlorenc
81cf30de2d
Merge pull request #954 from gauthierbl/flag_to_keep_current_context_on_start
...
Adds --keep-context flag for 'minikube start'
2017-01-05 13:34:39 -08:00
dlorenc
df3395cef9
Also declare that localkube depends on the network being active.
2017-01-05 13:32:54 -08:00
Dan Lorenc
391b927712
Add 'enable' to the systemd commands for localkube.
2017-01-05 09:46:17 -08:00
Brandon L. Gauthier
d28cea779d
Added --keep-context flag for 'minikube start'
2017-01-03 17:56:06 -05:00
Matt Rickard
19dac9979e
Merge pull request #958 from r2d4/config
...
Add hyper-v switch to config set
2017-01-03 11:36:57 -08:00
Matt Rickard
938e58e966
Add hyper-v switch to config set
2017-01-03 10:05:16 -08:00
Matt Rickard
e52833a177
Merge pull request #949 from wxb0521/group-typos
...
fix some typos
2016-12-24 10:59:11 -08:00
Xinbo Weng
c76ad1cf81
fix some typos
...
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
fix my errors
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
2016-12-24 13:20:18 +08:00
Matt Rickard
28259274ff
Merge pull request #948 from wxb0521/bo-mini-typos
...
fix duplicated 'the' and some 'a/an' errors
2016-12-23 10:09:37 -08:00
Matt Rickard
22a331288b
Merge pull request #905 from praveenkumar/patch-1
...
Update dockerfile to accommodate latest b2d changes.
2016-12-23 09:27:16 -08:00
Xinbo Weng
f91f428634
fix duplicated 'the' and some 'a/an' errors
...
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
2016-12-23 19:46:04 +08:00
Matt Rickard
2ec9198d63
Merge pull request #944 from r2d4/reamde
...
Remove buildroot iso-url instructions in readme
2016-12-21 10:38:36 -08:00
Matt Rickard
c5ed5629f1
Remove buildroot iso-url instructions in readme
...
This image is now the default, so no flag is needed
2016-12-21 10:26:02 -08:00
Matt Rickard
fcfbdf468c
Merge pull request #820 from r2d4/bump-iso
...
Bump minikube iso to v1.0.1, the buildroot based ISO
2016-12-20 15:58:12 -08:00
Matt Rickard
427bde79ca
Change default ISO to minikube-iso v1.0.1 (buildroot)
2016-12-20 15:34:07 -08:00
dlorenc
d1bd1db5f1
Merge pull request #943 from dlorenc/volatile
...
Switch systemd journald logging to volatile.
2016-12-20 14:39:31 -08:00
dlorenc
8e372ebdce
Switch systemd journald logging to volatile.
2016-12-20 14:20:21 -08:00
Matt Rickard
9256b61a49
Merge pull request #942 from r2d4/arch-14
...
Upgrade arch linux installer to v0.14
2016-12-20 10:29:21 -08:00
Matt Rickard
9ea3f00ea2
Upgrade arch linux installer to v0.14
2016-12-20 09:55:28 -08:00
Aaron Prindle
427b11e644
Merge pull request #932 from aaron-prindle/log-levels-in-readme
...
Added -v level debug information to README.md
2016-12-19 10:59:42 -08:00
dlorenc
f8d4a1c429
Merge pull request #935 from dlorenc/cfgtest
...
Add some unit tests for config.
2016-12-19 10:47:20 -08:00
dlorenc
18bca6f04c
Merge pull request #934 from dlorenc/tests
...
Add some tests to our cert generation.
2016-12-19 10:47:04 -08:00
Matt Rickard
8388e7dc3f
Merge pull request #894 from r2d4/showlib
...
Deprecate show-libmachine-logs flag
2016-12-17 11:12:48 -08:00
Matt Rickard
1564399a38
Merge pull request #929 from r2d4/kernel_config
...
Disable some kernel_config options
2016-12-17 11:12:20 -08:00
Matt Rickard
8f766c82ef
Merge pull request #928 from r2d4/fix-log
...
Fix logs Integration test
2016-12-17 11:12:06 -08:00
Dan Lorenc
eef12a1403
Add some unit tests for config.
2016-12-17 11:08:44 -08:00
Dan Lorenc
17b7e8ae72
Add some tests to our cert generation.
2016-12-17 09:27:08 -08:00
Aaron Prindle
3e9b741c1c
Added -v level debug information to README.md
2016-12-16 10:54:45 -08:00
Matt Rickard
d1565d7d96
Merge pull request #930 from broady/master
...
pkg/minikube: fix uses of errors.Wrapf
2016-12-15 23:25:46 -08:00
Chris Broadfoot
922db9a8c6
pkg/minikube: fix uses of errors.Wrapf
2016-12-15 22:28:39 -08:00
Matt Rickard
2a2905aca7
Disable some kernel_config options
...
I made sure to only disable debugging level ones or ones that were
clearly not applicable. The ones I disabled were also disabled in the
tinycore linux that b2d is based off.
2016-12-15 21:54:58 -08:00
Matt Rickard
18bbdb1726
Fix logs Integration test
...
Journalctl has not been logging properly in the minikube-iso because of
the absence of /var/log on startup. This is an issue now that we are
using systemd for localkube. This commit links and persists the directory
/var/log like we do for other folders.
2016-12-15 21:13:32 -08:00
Matt Rickard
14c3d3cd00
Merge pull request #926 from r2d4/gnu-find
...
Use GNU findutils instead of BusyBox find
2016-12-15 18:20:31 -08:00
Matt Rickard
b3849a2841
Use GNU findutils instead of BusyBox find
...
Fixes #923
2016-12-15 16:00:36 -08:00
Matt Rickard
046cca9a3f
Merge pull request #829 from dlorenc/timeout
...
Add a cert generator with a larger timeout.
2016-12-15 15:51:43 -08:00
dlorenc
01a029dc26
Add a cert generator with a larger timeout.
2016-12-15 13:36:45 -08:00
Matt Rickard
a27f4c4fe7
Merge pull request #922 from feiskyer/1.5.1
...
Add k8s v1.5.1 to releases
2016-12-14 19:26:31 -08:00
Pengfei Ni
3e8af46f69
Add k8s v1.5.1 to releases
...
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
2016-12-15 11:24:13 +08:00