Commit Graph

507 Commits (4d02473054bb3a779edf698553f863d56715c69d)

Author SHA1 Message Date
Jimmi Dyson 4d02473054 Merge pull request #412 from jimmidyson/version-notify
Prevent version check for version subcommand
2016-07-27 16:32:05 +01:00
Jimmi Dyson daacf3d957 Merge pull request #411 from jimmidyson/homedir
Ensure file paths have OS path separators but URIs contain only forward slashes
2016-07-27 16:31:40 +01:00
Jimmi Dyson 90cd742cca
Prevent version check for version subcommand 2016-07-27 13:59:53 +01:00
Jimmi Dyson da25b86a70
Ensure file paths have OS path separators but URIs contain only forward slashes 2016-07-27 13:49:01 +01:00
dlorenc d446b30359 Merge pull request #406 from alexbrand/master
Fix home directory on windows
2016-07-26 20:07:03 -07:00
abrand 1540301428 Fix home directory on windows 2016-07-26 22:47:09 -04:00
dlorenc 8db7ce5fc3 Merge pull request #365 from dlorenc/proxy
Add proxy instructions to the README.
2016-07-26 18:21:20 -07:00
Aaron Prindle 97aa309f45 Merge pull request #403 from aaron-prindle/0.7.0-changelog-update
Updated CHANGELOG.md to reflect all changes made in v0.7.0
2016-07-26 14:40:21 -07:00
Aaron Prindle e7103f6756 Updated CHANGELOG.md to reflect all changes made in v0.7.0 2016-07-26 14:19:14 -07:00
Aaron Prindle 4d2d26cf86 Merge pull request #401 from aaron-prindle/0.7.0
Added v0.7.0 CHANGELOG.md entry, bumped version number and added vers…
2016-07-26 12:50:32 -07:00
Aaron Prindle d10cdab4df Added v0.7.0 CHANGELOG.md entry, bumped version number and added version to releases.json. 2016-07-26 10:30:37 -07:00
dlorenc 9f177b962a Merge pull request #393 from jimmidyson/windows-support
docker-env command: Added support for multiple shells with no-proxy and unset flags
2016-07-26 08:23:30 -07:00
Jimmi Dyson 16828ea59d Merge pull request #395 from dlorenc/deis
Switch the DNS etcd port from 9090.
2016-07-26 10:30:40 +01:00
Jimmi Dyson 806a950437
Fix docker-env integration test 2016-07-26 09:21:45 +01:00
Jimmi Dyson e6c988e5a7
docker-env: improve template error handling 2016-07-26 09:21:03 +01:00
dlorenc 587bf60c37 Switch the DNS etcd port from 9090. 2016-07-25 14:59:34 -07:00
dlorenc 8adcb4cc96 Merge pull request #392 from jimmidyson/kube-1.3.3
Upgrade to Kubernetes 1.3.3
2016-07-25 09:24:48 -07:00
Rod Cloutier c847979cab
docker-env command: Added support for multiple shells with no-proxy and unset flags 2016-07-25 15:58:16 +01:00
Jimmi Dyson a84cb65851
Upgrade to Kubernetes 1.3.3 2016-07-25 14:03:15 +01:00
dlorenc e88306d1ed Merge pull request #388 from jimmidyson/windows-release
Add Windows binary to release & checksums to release.json
2016-07-22 10:41:46 -07:00
Jimmi Dyson 5a7904b589
Upload Windows binary as part of release 2016-07-22 12:26:10 +01:00
Jimmi Dyson a22a155fdf
Add chesksums to release.json & upload to GCS 2016-07-22 12:25:37 +01:00
Jimmi Dyson e649f50427
Add checksum target 2016-07-22 12:23:57 +01:00
Jimmi Dyson 7782e84eb6
Add linux build to cross target 2016-07-22 12:23:13 +01:00
Jimmi Dyson 65bbdda59b Merge pull request #387 from jimmidyson/idea-gitignore
Add .idea to gitignore
2016-07-22 11:13:42 +01:00
Jimmi Dyson 62f2a2922c
Add .idea to gitignore 2016-07-22 10:48:15 +01:00
Jimmi Dyson 22bac3210b Merge pull request #386 from ascheman/feature/insecure-registry
Add insecure-registry option to minikube start
2016-07-22 10:45:04 +01:00
Gerd Aschemann aa76240b31 Fix documentation (aligh with usage output, kubernetes/minikube#385) 2016-07-22 10:29:28 +02:00
Gerd Aschemann 82f5cb0a08 Fix source code formatting via gofmt (kubernetes/minikube#385) 2016-07-22 10:00:48 +02:00
Gerd Aschemann 5b2655f1f3 Add insecure-registry option to minikube start (cf. kubernetes/minikube#385) 2016-07-22 01:38:17 +02:00
dlorenc 392f7549e2 Merge pull request #382 from jimmidyson/kube-1.3.2
Upgrade to Kubernetes 1.3.2
2016-07-21 13:13:41 -07:00
Jimmi Dyson 2cb6e7fb96
Upgrade to Kubernetes 1.3.2 2016-07-21 20:06:02 +01:00
Jimmi Dyson 2f32e02417 Merge pull request #381 from dlorenc/pfix
Increase the pull timeout even more.
2016-07-21 20:04:41 +01:00
dlorenc 6fcf2cda6d Merge pull request #362 from aaron-prindle/cache-files
Have iso caching working
2016-07-21 11:23:39 -07:00
dlorenc 5bc27063ff Increase the pull timeout even more.
We're still seeing some flakes with 1 minute.
2016-07-21 10:36:21 -07:00
dlorenc 2e4fb19b63 Merge pull request #378 from jimmidyson/enable-all-apis
Enable all available APIs
2016-07-21 10:30:11 -07:00
Aaron Prindle 3e06673fc5 Refactored iso caching code 2016-07-21 09:53:52 -07:00
Jimmi Dyson a2f789590b
Enable all available APIs 2016-07-21 15:39:37 +01:00
Jimmi Dyson f6e39b1e8f Merge pull request #377 from jimmidyson/travis-tests
Fix up vanity URL for travis clone
2016-07-21 14:51:23 +01:00
Jimmi Dyson 80d9f93606
Fix up vanity URL for travis clone 2016-07-21 14:35:40 +01:00
dlorenc 5bf344aebe Add proxy instructions to the README. 2016-07-20 12:53:13 -07:00
Aaron Prindle 072991e2e5 Have iso caching working 2016-07-19 15:58:25 -07:00
Aaron Prindle d28e007db8 Merge pull request #360 from dlorenc/pfix
Make the PersistenceTest more robust.
2016-07-19 14:50:41 -07:00
Dan Lorenc f738e2ca13 Make the PersistenceTest more robust. 2016-07-19 11:57:00 -07:00
dlorenc 9bc158fde2 Merge pull request #345 from aaron-prindle/readme-releasing
Updated README.md to link to RELEASING.md and LOCALKUBE_RELEASING.md
2016-07-19 10:10:24 -07:00
dlorenc 8a5ef1467b Merge pull request #357 from jimmidyson/windows-makefile-target
Fix Windows Makefile target
2016-07-18 14:26:55 -07:00
Aaron Prindle 68dc1cb9e9 Updated README.md to link to RELEASING.md and
LOCALKUBE_RELEASING.md. Fixed additional #s.
2016-07-18 14:03:20 -07:00
Jimmi Dyson 94522fc440
Fix Windows Makefile target 2016-07-18 22:00:06 +01:00
Jimmi Dyson 40072ebe10 Merge pull request #350 from dlorenc/mfix
Fix builds on OSX.
2016-07-18 20:47:15 +01:00
dlorenc 33dce975d3 Merge pull request #354 from dlorenc/dockerenv
Add a flag to minikube start to allow passing environment variables t…
2016-07-18 11:56:50 -07:00