Commit Graph

401 Commits (2e709756348a15764039275c16617d39ce2d8e62)

Author SHA1 Message Date
dlorenc 2e70975634 Merge pull request #293 from MHBauer/set-gobin
explicitly set GOBIN based on GOPATH in case it is set externally
2016-07-07 14:42:54 -07:00
dlorenc 9fa002d573 Merge pull request #277 from aaron-prindle/get-kubernetes-version
Added get_kubernetes_versions command and tests
2016-07-07 13:38:47 -07:00
Morgan Bauer 75df2a99b4
explicitly set GOBIN based on GOPATH in case it is set externally 2016-07-07 13:32:22 -07:00
dlorenc 9c560ac283 Merge pull request #289 from MHBauer/phony-clean
add .PHONY to clean target
2016-07-07 11:55:07 -07:00
Morgan Bauer a390bd3c47
add .PHONY to clean target 2016-07-07 11:32:02 -07:00
dlorenc a5a666c1c4 Merge pull request #257 from dlorenc/singletest
Add a note on how to run a single conformance test.
2016-07-07 10:32:01 -07:00
aprindle 3eccdd523f Added json file and schema for k8s versions. Also updated documentation. 2016-07-07 10:14:03 -07:00
Aaron Prindle 7c29252750 Merge pull request #280 from dlorenc/it
Increase the timeout on the addon manager pod.
2016-07-07 09:48:10 -07:00
Aaron Prindle 1184afda65 Merge pull request #287 from dlorenc/misc
Two small fixes: add logging and fix a typo.
2016-07-07 09:38:32 -07:00
Dan Lorenc d65040fffb Fix a typo in the notification text. 2016-07-07 07:22:05 -07:00
Dan Lorenc 22dccc781d Add some logging to cert generation. 2016-07-07 07:21:51 -07:00
dlorenc 364e72e6c5 Merge pull request #281 from MHBauer/make-clean-noerror
prevent make from failing when cleaning
2016-07-06 22:01:44 -07:00
Morgan Bauer c3d5a42068
prevent make from failing when cleaning 2016-07-06 19:41:12 -07:00
dlorenc 9428c5a7a4 Increase the timeout on the addon manager pod. 2016-07-06 14:33:29 -07:00
aprindle 216077d8b8 Added get-k8s-versions command and tests. 2016-07-06 14:15:38 -07:00
dlorenc 0a71dd290d Merge pull request #272 from dlorenc/release
Bump to v0.5.0, add release notes and increment the releases.json.
2016-07-06 10:34:50 -07:00
Dan Lorenc b68c957347 Bump to v0.5.0, add release notes and increment the releases.json. 2016-07-06 09:59:59 -07:00
dlorenc 10364bc62b Merge pull request #276 from dlorenc/it
Fix addons integration test.
2016-07-06 09:53:40 -07:00
dlorenc 7885c385d7 Fix addons integration test. 2016-07-06 09:24:48 -07:00
dlorenc 57a865d329 Merge pull request #267 from jimmidyson/service-command
Add service command
2016-07-06 09:16:21 -07:00
dlorenc 5076ef407a Merge pull request #248 from jimmidyson/xhyve
Add xhyve driver support
2016-07-04 08:10:16 -07:00
Jimmi Dyson 44b2d9ce20
Add service command, copied & refactored from dashboard command 2016-07-04 15:08:27 +01:00
dlorenc 34765425d1 Merge pull request #264 from jimmidyson/makefile-default
Make out/minikube default Makefile target
2016-07-04 06:59:33 -07:00
Jimmi Dyson f12fa577f3
Make out/minikube default Makefile target 2016-07-04 11:10:56 +01:00
dlorenc 4e7073a2e6 Merge pull request #249 from dlorenc/testflags
Add a "--minikube-args" flag to the integration tests.
2016-07-03 10:11:36 -07:00
dlorenc aa821ac4ba Merge pull request #252 from jimmidyson/node-ip
Do not override node hostname to ensure node IP is correct in node resource addresses
2016-07-02 16:05:51 -07:00
dlorenc f5e3d0778d Merge pull request #258 from jimmidyson/homedir
Handle home path on Windows
2016-07-02 16:05:32 -07:00
Jimmi Dyson 759f906cf1
Handle home path on Windows 2016-07-02 21:30:36 +01:00
Jimmi Dyson 4b0f517600
Add xhyve driver support 2016-07-02 21:14:43 +01:00
Lucas Käldström 15f63731af Merge pull request #255 from dlorenc/dsstore
Add .DS_Store to .gitignore
2016-07-02 22:11:39 +03:00
Dan Lorenc 1da05ee0d5 Add a note on how to run a single conformance test. 2016-07-02 09:38:41 -07:00
Dan Lorenc e6fe31b04d Add .DS_Store to .gitignore
This makes the localkube "gitTreeState" "dirty" when building in a Mac through Docker.
2016-07-01 19:55:00 -07:00
dlorenc da674d5b80 Merge pull request #253 from aaron-prindle/kubernetes-version-v1.3.0
Upgraded the Kubernetes version to v1.3.0
2016-07-01 17:31:56 -07:00
aprindle 740ef2ec6f Upgraded the Kubernetes version to v1.3.0 2016-07-01 15:09:38 -07:00
Jimmi Dyson 29e492e918
Do not override node hostname to ensure node IP is correct in node resource addresses 2016-07-01 22:38:55 +01:00
dlorenc d7d948e9df Merge pull request #250 from dlorenc/updatedocs
Adding documentation for updating k8s.
2016-07-01 14:12:02 -07:00
dlorenc de9ee78fec Adding documentation for updating k8s. 2016-07-01 12:20:51 -07:00
dlorenc 37ea2f0eea Add a "--minikube-args" flag to the integration tests.
This flag lets you pass arbitrary flags to minikube start. For now,
this is useful for testing different iso URLs and VM drivers.
2016-06-30 14:11:37 -07:00
dlorenc 4686db678d Merge pull request #246 from aaron-prindle/spam-in-logs
Fixed spam caused by etcdserver/api/v2http logging through capnslog, …
2016-06-30 13:00:05 -07:00
dlorenc edec7b3656 Merge pull request #242 from jimmidyson/kvm
Add kvm driver support
2016-06-30 12:05:57 -07:00
Jimmi Dyson a738a0f5ad
Add kvm driver support 2016-06-30 18:52:45 +01:00
aprindle 32843fa860 Fixed spam caused by etcdserver/api/v2http logging through capnslog, changed etcdserver/api logging to be for NOTICE lvl and above 2016-06-30 10:34:36 -07:00
Lucas Käldström 639ca1e130 Merge pull request #245 from dlorenc/private
Add documentation on how to authenticate to a private registry.
2016-06-30 00:11:35 +03:00
dlorenc ab354ba889 Add documentation on how to authenticate to a private registry. 2016-06-29 14:00:02 -07:00
dlorenc c3d31429fe Merge pull request #241 from dlorenc/persist
Make the /var/lib/localkube directory persistent.
2016-06-29 13:54:30 -07:00
dlorenc 48c0f4df32 Merge pull request #243 from jimmidyson/kubernetes-beta2
Update kubernetes to v1.3.0-beta.2
2016-06-29 09:54:07 -07:00
dlorenc fb7f789192 Merge pull request #240 from aaron-prindle/readme-wait-for-ip
Added a note regarding that you may have to wait before you can curl …
2016-06-29 08:40:45 -07:00
Jimmi Dyson 8e058cc73c
Update kubernetes to v1.3.0-beta.2 2016-06-29 10:44:08 +01:00
aprindle 7423024d3f Added a note regarding that you may have to wait before you can curl the Quickstart url 2016-06-28 16:25:50 -07:00
dlorenc 1a8621a4d4 Make the /var/lib/localkube directory persistent. 2016-06-28 14:04:45 -07:00