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
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
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
dlorenc
f58c9ca39e
Merge pull request #570 from s-urbaniak/rkt-readme
...
README: add rkt instructions
2016-09-12 06:31:03 -07:00
Sergiusz Urbaniak
c604614ad3
README: add rkt instructions
2016-09-12 14:15:47 +02:00
Hans Kristian Flaatten
fc9a7a832d
Use propper relative links in README.md
2016-09-12 13:46:32 +02:00
Jimmi Dyson
0cff24c956
Merge pull request #562 from dlorenc/dynamic
...
Enable dynamic provisioning.
2016-09-12 11:46:56 +01:00
dlorenc
02ca33a869
Enable dynamic provisioning.
2016-09-09 10:02:11 -07:00
dlorenc
270f182038
Merge pull request #511 from s-urbaniak/rkt
...
localkube: add rkt support
2016-09-09 09:41:45 -07:00
Sergiusz Urbaniak
3945c3bffb
localkube: add rkt, and CNI support
2016-09-09 13:48:22 +02:00
Aaron Prindle
cca3ff3271
Merge pull request #531 from aaron-prindle/pkg-errors
...
Changed minikube code to use pkg/errors, this is to improve error
2016-09-08 15:40:07 -07:00
Aaron Prindle
dab3190fef
Changed minikube code to use pkg/errors, this is to improve error
...
messages to allow for stacktraces for future error-reporting. Added
error messages to .Wrap errors.
2016-09-08 14:59:35 -07:00
Aaron Prindle
344249e0c6
Merge pull request #559 from dlorenc/14
...
Add 1.4.0-beta.0 to the releases.
2016-09-08 14:29:48 -07:00
dlorenc
dc60de97db
Merge pull request #520 from aaron-prindle/better-status
...
Added localkube status to minikube status
2016-09-08 13:47:04 -07:00
dlorenc
deb12103ce
Merge pull request #553 from r2d4/loglevel
...
Add a log level threshold to libmachine debug logs
2016-09-08 13:46:47 -07:00
dlorenc
020022dcf4
Add 1.4.0-beta.0 to the releases.
2016-09-08 13:14:23 -07:00
Aaron Prindle
6017e34d4d
Fixed integration tests, adding test output to ssh mock, change help text to use multi-line string and
...
updated docs.
2016-09-08 13:13:15 -07:00
Matt Rickard
3ae77945f7
Add a log level threshold to libmachine debug logs
...
Anything over v=3 will trigger debug level logging when
show-libmachine-logs is also enabled.
2016-09-08 10:08:35 -07:00
dlorenc
56cd304453
Merge pull request #555 from r2d4/env
...
Refactor config env var test and add string replacer for automatic env
2016-09-08 09:13:53 -07:00
Matt Rickard
341cc07f03
Merge pull request #551 from aaron-prindle/readme-links
...
Added documentation regarding .minikube/addons directory, changed bot…
2016-09-07 17:13:59 -07:00
Matt Rickard
121f48a23c
Refactor config env var test and add string replacer for automatic env
...
Changes - to _ for environmental variables controlled by viper
Refactors tests to temporarily reset minikube related environment
variables to test them.
2016-09-07 15:56:30 -07:00
Aaron Prindle
3ef433d259
Added localkube status to minikube status. Also added format flag to
...
configure status output. Also updated docs. Also added godoc url to
help text for status.
2016-09-07 14:18:19 -07:00
dlorenc
3e7bd86044
Merge pull request #554 from dlorenc/lint
...
Cleanup some "go vet" and "go lint" errors.
2016-09-07 09:21:40 -07:00
Dan Lorenc
6219286cae
Cleanup some "go vet" and "go lint" errors.
...
We should automate these checks...
2016-09-06 20:47:12 -07:00
dlorenc
12dfb47bca
Merge pull request #545 from r2d4/config-set
...
minikube config get/set/unset cmd
2016-09-06 20:32:17 -07:00