Jimmi Dyson
|
998f973fba
|
Merge pull request #654 from jonboulle/patch-1
README: fix link references
|
2016-10-04 14:53:44 +01:00 |
Jonathan Boulle
|
933714a13e
|
README: fix link references
Fix the broken link rendering by removing the angle brackets. Also be more explicit that they need PR numbers to be substituted.
|
2016-10-04 15:34:10 +02:00 |
Matt Rickard
|
1babd4888c
|
Merge pull request #650 from Starefossen/patch-1
Update link to install instructions for kubectl
|
2016-10-02 11:38:22 -07:00 |
Hans Kristian Flaatten
|
ff32ad2fbc
|
Update link to install instructions for kubectl
|
2016-10-02 20:35:54 +02:00 |
Matt Rickard
|
3cd50c1561
|
Merge pull request #647 from dlorenc/docconfig
Add configurator docs.
|
2016-09-30 11:52:05 -07:00 |
Dan Lorenc
|
cf53ad01fa
|
Add configurator docs.
|
2016-09-30 11:48:51 -07:00 |
dlorenc
|
40932da2ab
|
Merge pull request #529 from dlorenc/configurator
Add a configurator that can be used to set arbitrary config values in Kubernetes components via flags.
|
2016-09-30 10:51:58 -07:00 |
dlorenc
|
8611a455ca
|
Initial configurator commit.
|
2016-09-30 10:05:14 -07:00 |
dlorenc
|
ce7d207dea
|
Merge pull request #644 from r2d4/k8s-v1.4-rebase
Make K8s v1.4 the default
|
2016-09-30 10:00:32 -07:00 |
dlorenc
|
a3efcc06d9
|
Update to k8s v1.4.0
|
2016-09-29 16:11:55 -07:00 |
dlorenc
|
b7523e4400
|
Add a default NodeEvictionRate
|
2016-09-29 16:00:26 -07:00 |
dlorenc
|
7f842c7da0
|
Fix the test by removing the log-flush-frequency flag.
This was coming from a dependency somewhere that's now gone. Also update help text.
|
2016-09-29 16:00:20 -07:00 |
dlorenc
|
311cba971d
|
Manual merge fix for 1.4 to build.
|
2016-09-29 15:57:33 -07:00 |
Matt Rickard
|
7b9689745f
|
Upgrade to k8s v1.4.0-alpha.2
Update to kubernetes 1.4-alpha3.
This required a "go get k8s.io/client-go" before godep save would work.
|
2016-09-29 15:57:24 -07:00 |
dlorenc
|
66c9f29d9a
|
Merge pull request #641 from dlorenc/cobra
Update pflag and cobra.
|
2016-09-29 14:56:11 -07:00 |
dlorenc
|
a03719665e
|
Make gendocs
|
2016-09-29 11:23:22 -07:00 |
dlorenc
|
7546a03614
|
Update pflag and cobra.
|
2016-09-29 10:21:59 -07:00 |
Matt Rickard
|
fda75de616
|
Merge pull request #640 from dlorenc/ci
Add CI builds to docs.
|
2016-09-29 10:17:35 -07:00 |
dlorenc
|
0fe5e607cc
|
Add CI builds to docs.
|
2016-09-29 10:01:17 -07:00 |
dlorenc
|
66b5040870
|
Merge pull request #635 from r2d4/1.4release
Add v1.4.0 k8s release, remove v1.4.0-beta.10
|
2016-09-28 14:34:06 -07:00 |
dlorenc
|
46a59c7486
|
Merge pull request #638 from r2d4/config-helptext
Config helptext
|
2016-09-28 12:28:57 -07:00 |
Matt Rickard
|
d45e44fe22
|
Add in a list of available fields in minikube config -h
Since not all fields are able to be set, let users know which are.
|
2016-09-28 11:56:53 -07:00 |
dlorenc
|
345c83debc
|
Merge pull request #633 from dlorenc/machine
Update docker/machine to HEAD.
|
2016-09-28 11:22:19 -07:00 |
dlorenc
|
f6497556fb
|
Add method to provision mock.
|
2016-09-27 16:53:00 -07:00 |
Matt Rickard
|
d18b1fc484
|
Add v1.4.0 k8s release, remove v1.4.0-beta.10
|
2016-09-27 13:44:00 -07:00 |
dlorenc
|
8bb4237745
|
Update docker/machine to HEAD.
@aaron-prindle's commit made it upstream, and this picks up a few other fixes.
|
2016-09-27 13:03:22 -07:00 |
dlorenc
|
fbbdc87169
|
Merge pull request #624 from dlorenc/sanity
Check localkube SHAs.
|
2016-09-27 13:02:13 -07:00 |
Dan Lorenc
|
31b2b9e7ae
|
Check localkube SHAs.
Also add notes to the RELEASING.md doc, and a make target to test the release.
|
2016-09-27 10:59:02 -07:00 |
Matt Rickard
|
79d9f12cd7
|
Merge pull request #632 from dlorenc/doc
Remove the deprecated log line from the docs.
|
2016-09-27 09:49:17 -07:00 |
Dan Lorenc
|
2c3d41d50c
|
Remove the deprecated log line from the docs.
|
2016-09-27 08:36:53 -07:00 |
Aaron Prindle
|
d5ded692e8
|
Merge pull request #557 from aaron-prindle/windows-installer
Added windows installer files and makefile target.
|
2016-09-26 09:43:39 -07:00 |
Aaron Prindle
|
c2f30ef674
|
Added windows installer files with stubbed license and makefile target.
|
2016-09-25 19:49:35 -07:00 |
Matt Rickard
|
3876d756cc
|
Merge pull request #626 from kubernetes/upgrade-viper
Upgrade viper to ed0a9674c6ef3646e218d8bb70708d250e94354b
|
2016-09-24 09:28:41 -07:00 |
Matt Rickard
|
44eea09344
|
Upgrade viper to ed0a9674c6ef3646e218d8bb70708d250e94354b
Mainly to add support for bindPflags to string slices
|
2016-09-23 15:11:30 -07:00 |
Aaron Prindle
|
2b8e858391
|
Merge pull request #625 from aaron-prindle/fix-ipv6-windows
Changed docker-machine and sshutil to support hostnames with colons i…
|
2016-09-23 14:52:58 -07:00 |
Aaron Prindle
|
378e88b4a9
|
Changed docker-machine and sshutil to support hostnames with colons in them, for example ipv6 addresses
|
2016-09-23 13:32:25 -07:00 |
Matt Rickard
|
ed08f69f08
|
Merge pull request #614 from r2d4/releases
Update the k8s releases available
|
2016-09-23 11:40:25 -07:00 |
dlorenc
|
5cf2a81121
|
Merge pull request #620 from dlorenc/shacheck
Add a test for checking SHAs.
|
2016-09-23 11:11:11 -07:00 |
dlorenc
|
84416b116a
|
Merge pull request #616 from dlorenc/context
Always use the minikube context when creating a client.
|
2016-09-23 10:55:30 -07:00 |
dlorenc
|
2a877a522b
|
Add a test for checking SHAs.
|
2016-09-23 10:54:14 -07:00 |
Matt Rickard
|
45ed2fd799
|
Merge pull request #598 from r2d4/pkgbuild
Bump arch linux PKGBUILD to 0.10.0
|
2016-09-23 10:35:29 -07:00 |
dlorenc
|
e01c47883a
|
Merge pull request #623 from dlorenc/go
Update to go 1.7.1
|
2016-09-23 10:24:02 -07:00 |
Dan Lorenc
|
567778307e
|
Update to go 1.7.1
|
2016-09-23 09:28:06 -07:00 |
dlorenc
|
05edfeaf65
|
Merge pull request #621 from dlorenc/gofmt
Make the gofmt error a little easier to read in tests.
|
2016-09-22 15:21:06 -07:00 |
Matt Rickard
|
6fe384b143
|
Update the k8s releases available
|
2016-09-22 15:11:16 -07:00 |
dlorenc
|
4299294814
|
Make the gofmt error a little easier to read in tests.
|
2016-09-22 14:55:43 -07:00 |
dlorenc
|
90d9561205
|
Merge pull request #618 from dlorenc/sha
I'm writing a script to verify SHAs, and this one was wrong.
|
2016-09-22 13:37:23 -07:00 |
dlorenc
|
7eaf9740be
|
Fix the SHA for linux/0.7.0.
|
2016-09-22 13:26:13 -07:00 |
dlorenc
|
685d189f1c
|
Merge pull request #617 from dlorenc/lgtm
Remove lgtm.co
|
2016-09-22 10:26:56 -07:00 |
dlorenc
|
b0a2ecfe0d
|
Remove lgtm.co
|
2016-09-22 09:44:52 -07:00 |