Commit Graph

1364 Commits (d7850a20ea4a28b7954727c9c36b947ecf1ccb3e)

Author SHA1 Message Date
Matt Rickard ab5396d3c0 Merge pull request #981 from r2d4/jenkins
Parameterize jenkins jobs
2017-01-10 14:31:36 -08:00
minikube-bot a3b90ddb60 Update releases.json to include v0.15.0 2017-01-10 21:24:34 +00:00
Matt Rickard 67d59d4ccd Merge pull request #984 from r2d4/0.15
Cut 0.15.0 release
2017-01-10 11:50:35 -08:00
Matt Rickard 7e313451c1 Merge pull request #977 from r2d4/feature-gates
Support enabling alpha features with feature gates
2017-01-10 10:55:09 -08:00
Matt Rickard a12364ddf0 Cut 0.15.0 release 2017-01-10 10:42:06 -08:00
Matt Rickard 361b298569 Merge pull request #982 from rf232/dashboard-1.5.1
Update to Dashboard v1.5.1 release
2017-01-10 09:39:15 -08:00
Rob Franken 37941005d9 update to dashboard 1.5.1 release 2017-01-10 11:51:38 +01:00
dlorenc edb74281c6 Merge pull request #980 from dlorenc/pprof
Add an environment variable to enable CPU profiling in minikube.
2017-01-09 20:47:18 -08:00
Matt Rickard d8bc509561 Parameterize jenkins jobs 2017-01-09 15:17:17 -08:00
Matt Rickard 89cdd44197 Support enabling alpha features with feature gates
This sets the feature gates on every kube-system component (apiserver,
kubelet, etc.)

Fixes #896
2017-01-09 13:55:39 -08:00
dlorenc c2bc848daa Add an environment variable to enable trace profiling in minikube. 2017-01-09 13:55:14 -08:00
Matt Rickard c8f3676016 Merge pull request #978 from r2d4/iso1.0.2
Update default ISO to v1.0.2
2017-01-09 13:42:57 -08:00
dlorenc 7ec5cae836 Merge pull request #979 from dlorenc/makefile
Fix makefile target
2017-01-09 13:21:16 -08:00
dlorenc f74bfdb4ac Fix makefile target
This allows us to use vendored dependencies inside the minikube/cmd/main.go file.
2017-01-09 12:51:30 -08:00
Matt Rickard 1c962e7e8f Update default ISO to v1.0.2 2017-01-09 11:28:24 -08:00
dlorenc 7950a72493 Merge pull request #974 from dlorenc/glibc
Switch e2e tests to use glibc.
2017-01-07 20:00:04 -08:00
Dan Lorenc 855dcf37a1 Switch e2e tests to use glibc. 2017-01-07 16:37:44 -08:00
Matt Rickard c4df022b92 Merge pull request #972 from r2d4/ip_set
Add CONFIG_IP_SET for CNI
2017-01-07 16:10:25 -08:00
Matt Rickard 32aa78754d Add CONFIG_IP_SET for CNI
Calico and other CNI plugins need the ipset kernel syscall enabled
2017-01-06 15:39:29 -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