Commit Graph

19803 Commits (d0328e7672ece5dfbebce5ee4fc5200ada51546c)

Author SHA1 Message Date
Sergiusz Urbaniak 985be305ce
readme: use correct repository for building minikube-iso
Fixes #4
2016-10-13 19:56:27 +02: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
Aaron Prindle a403a949dd Merge pull request #582 from aaron-prindle/error-reporting-prompt
Added opt in to stackdriver error reporting
2016-10-06 10:58:30 -07:00
dlorenc 2922ebc699 Merge pull request #655 from jimmidyson/makefile-gopath
Smarter isolated gopath creation
2016-10-05 10:39:52 -07:00
Aaron Prindle 71d108db59 Merge pull request #661 from aaron-prindle/fix-deb-empty-dir-in-git
Fixed .deb file make target, there was an issue in that git does not …
2016-10-05 10:39:19 -07:00
Aaron Prindle 9f8740b2ba Fixed .deb file make target, there was an issue in that git does not track empty directories which the template dir had and the build relied on. Dir creation is now done in Makefile 2016-10-05 10:29:27 -07:00
Jimmi Dyson 1759566a52
Smarter isolated gopath creation 2016-10-05 13:08:31 +01:00
Matt Rickard 6f8c520d2f Godeps updates (#656)
* Inconsistencies between godeps and vendor

* Update spf13/cobra to 9c28e4b

Previous HEAD position was f62e98d... Merge pull request #300 from
cshung/master
HEAD is now at 9c28e4b... Merge pull request #339 from bogem/fixes

* Update spf13/pflag to c7e63cf

Previous HEAD position was 1560c10... Bump Go versions in Travis config
HEAD is now at c7e63cf... Merge pull request #93 from bogem/flagStrings

* Update spf13/viper to ed0a967

Previous HEAD position was 382f87b... Remove expensive TRACE logging
HEAD is now at ed0a967... Fix retrieval of pflag stringSlice (#240)

* Update docker/machine to 91e368
2016-10-04 11:57:13 -07:00
Matt Rickard 5c5bdc21dc Merge pull request #657 from s-urbaniak/iso-bump
README: bump minikube-iso version to v0.0.5
2016-10-04 11:42:12 -07:00
Sergiusz Urbaniak c2bf9cecb2
README: bump minikube-iso version to v0.0.5 2016-10-04 20:36:47 +02:00