Jimmi Dyson
3b5498bc48
Use temp file for cached downloads & rename to handle interrupted downloads gracefully
2016-10-14 21:37:41 +01:00
Matt Rickard
673aaf591c
Merge pull request #695 from jimmidyson/config-list
...
Add config list subcommand
2016-10-14 12:43:32 -07:00
Jimmi Dyson
097505b540
Add config view subcommand
2016-10-14 19:46:59 +01:00
Matt Rickard
4a09da770f
Merge pull request #648 from r2d4/retry-error
...
Add RetryableError for the Retry util
2016-10-13 14:22:03 -07:00
Matt Rickard
4cfca59c5c
Add RetryableError for the Retry util
...
This way we can selectively retry the errors that are caused by some
temporary or ephemeral condition such as the pods not being up yet.
2016-10-13 13:53:38 -07:00
dlorenc
c9389ee6fa
Merge pull request #693 from dlorenc/service
...
Check to see if any endpoints are ready, instead of if any endpoints …
2016-10-13 13:45:11 -07:00
Jimmi Dyson
8fee2793a1
Merge pull request #694 from r2d4/increase-defaults
...
Increase memory and cpu defaults
2016-10-13 21:11:58 +01:00
Matt Rickard
bc5fd9b560
Increase memory and cpu defaults
2016-10-13 12:24:19 -07:00
dlorenc
24682f1005
Check to see if any endpoints are ready, instead of if any endpoints are not ready.
2016-10-13 11:26:30 -07:00
Aaron Prindle
33ee6d8393
Merge pull request #681 from r2d4/log_dir
...
Set default log_dir to ~/.minikube/logs
2016-10-13 10:37:56 -07:00
Aaron Prindle
86ef03e737
Merge pull request #691 from aaron-prindle/fix-jenkins-release
...
Fixed file contents for release build and upload shell script
2016-10-12 16:48:10 -07:00
Aaron Prindle
6c03d96042
Fixed file contents for release build and upload shell script
2016-10-12 15:34:55 -07:00
Jimmi Dyson
c29cd3bd64
Merge pull request #683 from jimmidyson/default-storageclass
...
Add DefaultStorageClass to admission controllers
2016-10-12 20:32:56 +01:00
Aaron Prindle
c1758fb36a
Merge pull request #689 from r2d4/1.4.1
...
Add v1.4.1 k8s release
2016-10-12 11:37:26 -07:00
Matt Rickard
9c7de847df
Merge pull request #688 from marun/docker-env-centos7
...
Add fix in README for docker-env on centos7
2016-10-12 11:15:55 -07:00
Matt Rickard
69266b9861
Add v1.4.1 k8s release
2016-10-12 11:08:13 -07:00
Maru Newby
5e62dd7595
Add fix in README for docker-env on centos7
2016-10-12 10:41:38 -07:00
Matt Rickard
e23d88be71
Set default log_dir to ~/.minikube/logs
...
A hack around specifying the default log dir for glog. Since we can't
set it without modifying the flag, we check if the flag has been
changed. If not, we set it to our default value.
2016-10-12 10:40:14 -07:00
Jimmi Dyson
adc23d6a30
Merge pull request #684 from jimmidyson/k8s-1.4.1
...
Upgrade to Kubernetes 1.4.1
2016-10-12 17:28:02 +01:00
dlorenc
7e1b3c7956
Merge pull request #686 from dlorenc/xhyve
...
Fix xhyve integration tests.
2016-10-12 08:55:23 -07:00
Dan Lorenc
f1ecb1ba74
Fix xhyve integration tests.
2016-10-12 08:34:54 -07:00
Jimmi Dyson
812ad9c503
Update generated docs after godep upgrades
2016-10-12 15:25:13 +01:00
Jimmi Dyson
2085b894be
Upgrade to Kubernetes 1.4.1
2016-10-12 14:59:40 +01:00
Jimmi Dyson
7b6a113f69
Add DefaultStorageClass to admission controllers
2016-10-12 13:46:00 +01:00
Aaron Prindle
e3a05b0656
Merge pull request #639 from aaron-prindle/minikube-addons-command
...
Have working minikube addons command w/ enable, disable, delete. Need to add tests.
2016-10-11 17:02:18 -07:00
Aaron Prindle
50126ffc62
Merge pull request #682 from aaron-prindle/jenkins-changes
...
Made changes to Jenkins files for new github flow
2016-10-11 16:56:59 -07:00
Aaron Prindle
9bf5c43a67
Made changes to Jenkins files for new github flow
2016-10-11 16:32:16 -07:00
Aaron Prindle
0fe8f77f7a
Merge pull request #679 from aaron-prindle/chmod-jenkins
...
Added appropriate executable permissions (755) in github shell script…
2016-10-11 13:52:17 -07:00
Aaron Prindle
b838813187
Added appropriate executable permissions (755) in github shell scripts so jenkins can run them w/o modifying
2016-10-11 13:50:30 -07:00
Aaron Prindle
dbe8e1fcb6
Merge pull request #662 from aaron-prindle/jenkins-sync
...
Adding Jenkins files to /hack/jenkins After this commit goes through…
2016-10-11 11:47:01 -07:00
Aaron Prindle
602fd82bd3
Adding Jenkins files to /hack/jenkins After this commit goes throught, changes to jenkins should be made to use the scripts in this /hack/jenkins folder directly
2016-10-11 11:41:27 -07:00
Aaron Prindle
2d2b484a22
Have working minikube addons command w/ enable, disable, delete. Also
...
updated docs.
2016-10-11 11:08:55 -07:00
dlorenc
d8e1f20751
Merge pull request #673 from r2d4/v1.5.0-alpha.0
...
Add k8s v1.5.0-alpha.0 localkube release
2016-10-08 14:41:05 -07:00
dlorenc
575427b787
Merge pull request #674 from r2d4/version-ldflags
...
Pass in k8s ldflags to minikube also
2016-10-08 14:40:38 -07:00
dlorenc
04603e0528
Merge pull request #675 from r2d4/r2d4-patch-1
...
Update README.md with Host Folder Mount points
2016-10-08 14:39:02 -07:00
Matt Rickard
86df49ccfb
Update README.md with Host Folder Mount points
...
Adds the supported host folder mount points for each OS and driver it is supported on.
Additionally, removed "unsupported" items that are now supported.
2016-10-08 14:21:40 -07:00
Matt Rickard
b2604a6345
Pass in k8s ldflags to minikube also
...
We are using k8s pkg/version in minikube cmd to print out the
default version. This was falling back to the defaults in pkg/version/base.go which were an ugly format string. This wasn't actually being passed into cluster.go because we didn't pass the string in if was a default version.
2016-10-07 15:57:28 -07:00
Matt Rickard
a09a81dc84
Add k8s v1.5.0-alpha.0 localkube release
2016-10-07 14:44:24 -07:00
dlorenc
e28dbad36b
Merge pull request #672 from r2d4/typo
...
Fix configurator example in docs
2016-10-07 13:23:11 -07:00
Matt Rickard
3abb54b7d3
Fix configurator example
2016-10-07 13:12:03 -07:00
Ajanthan
b6b6fa1cb2
Validating localkube version while constructing download url ( #663 )
2016-10-07 10:45:27 -07:00
dlorenc
e53e609548
Merge pull request #668 from r2d4/arch-pkg
...
Updated Arch AUR pkg to v0.11.0
2016-10-07 10:39:21 -07:00
dlorenc
afe6cf0019
Merge pull request #667 from r2d4/releases0.11
...
Update releases v0.10.0 and v0.11.0
2016-10-07 10:37:55 -07:00
Jimmi Dyson
4199956faa
Merge pull request #669 from philips/patch-1
...
README: add anchor for rkt container instructions
2016-10-07 17:05:11 +01:00
Brandon Philips
a3a2800bec
README: add anchor for rkt container instructions
...
I want to link to this part of the doc from [this blog post](https://tectonic.com/blog/minikube-and-rkt.html ) and need a header anchor to do that.
2016-10-07 16:35:37 +02:00
Matt Rickard
261deed26c
Updated Arch AUR pkg to v0.11.0
2016-10-06 19:17:51 -07:00
Matt Rickard
b473184718
Update releases v0.10.0 and v0.11.0
2016-10-06 18:55:56 -07:00
Matt Rickard
aed0c7c229
Cut v0.11.0 release ( #666 )
2016-10-06 16:16:33 -07:00
Aaron Prindle
ad0432bab0
Merge pull request #664 from aaron-prindle/add-wanterrorreportprompt-config
...
Added WantReportErrorPrompt to config
2016-10-06 15:15:58 -07:00
Aaron Prindle
491e6c6d1c
Added WantReportErrorPrompt to config
2016-10-06 15:12:45 -07:00