Commit Graph

721 Commits (8bb423774579853129e978a54b0b5d685a2581ab)

Author SHA1 Message Date
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
dlorenc 47f58627a3 Always use the minikube context when creating a client. 2016-09-22 08:30:47 -07:00
Matt Rickard 3a5966c107 Merge pull request #607 from philips/notready-newline
cmd: minikube: print newlines for service not ready
2016-09-17 20:29:00 -07:00
Brandon Philips 010502866b cmd: minikube: print newlines for service not ready
No newlines were printed before which made it look weird.
2016-09-17 16:35:22 -07:00
dlorenc d672573cef Merge pull request #583 from aaron-prindle/fix-windows-make-minikube
Added makefile fix for make out/minikube on windows
2016-09-16 11:19:22 -04:00
Matt Rickard df9f347ed4 Bump arch linux PKGBUILD to 0.10.0
Also add a dependency on net-tools
2016-09-15 21:24:50 -07:00
Aaron Prindle 3a75be8ad3 Merge pull request #594 from dlorenc/bump
Cut v0.10.0, also bump the ISO URL.
2016-09-15 15:20:53 -04:00
Matt Rickard 671cd92d3c Merge pull request #593 from victorhaggqvist/archlinux-pkgbuild
add archlinux PKGBUILD
2016-09-15 14:57:30 -04:00
dlorenc edbaf1a8bf Cut v0.10.0, also bump the ISO URL. 2016-09-15 11:53:02 -07:00
Victor Häggqvist 29c5086314 add archlinux PKGBUILD 2016-09-15 20:21:42 +02:00
dlorenc 534c2634fc Merge pull request #590 from dlorenc/1.2
Add the beta2 release.
2016-09-15 12:54:23 -04:00
dlorenc d15ab5f235 Add the beta2 release. 2016-09-15 08:40:41 -07:00
Aaron Prindle 04716ceb1b Merge pull request #578 from dlorenc/jenkins
Add the main Jenkins build script to git.
2016-09-15 11:29:51 -04:00
aprindle 2b34d22cef Added makefile fix for make out/minikube on windows 2016-09-14 17:47:09 -04:00
dlorenc 3b2fce49e2 Merge pull request #579 from bryk/1.4
Set Dashboard UI to final 1.4 version
2016-09-14 15:09:40 -04:00
Aaron Prindle 81822dce0b Merge pull request #581 from r2d4/r2d4-issuetempl-1
Update ISSUE_TEMPLATE
2016-09-14 14:56:13 -04:00
Matt Rickard c95e4d06bc Update ISSUE_TEMPLATE
The config is stored in a different folder after we changed the name of the VM
2016-09-14 14:31:07 -04:00
Aaron Prindle 17db10a4f2 Merge pull request #533 from aaron-prindle/add-error-reporting
Added error reporting functionality and testing
2016-09-14 10:24:26 -04:00
bryk 047a8e9b05
Set Dashboard UI to final 1.4 version
Release info:
https://github.com/kubernetes/dashboard/releases/tag/v1.4.0
2016-09-14 15:28:37 +02:00
Dan Lorenc c615dad881 Add the main Jenkins build script to git. 2016-09-13 12:57:44 -07:00
Aaron Prindle 3fcfb67f58 Added error reporting functionality and testing. 2016-09-13 11:18:25 -07:00
dlorenc 57e5d3c908 Merge pull request #577 from dlorenc/jenkins
Start moving Jenkins scripts to source control.
2016-09-13 13:05:05 -04:00
Dan Lorenc 5d6d029230 Start moving Jenkins scripts to source control.
This script is what sets the pending statuses in Github before the builds
and tests run.
2016-09-13 09:35:59 -07:00
dlorenc 3fad3dfc5c Merge pull request #573 from dlorenc/update
Add the beta1 release.
2016-09-13 11:20:40 -04:00
Jimmi Dyson 030cba9953 Merge pull request #568 from Starefossen/patch-1
Relative links in README.md
2016-09-12 21:11:42 +01:00
dlorenc 1985cf067b Add the beta1 release. 2016-09-12 10:38:23 -07:00