Aaron Prindle
e1cee5ad1a
Merge pull request #810 from aaron-prindle/fix-add-dependancy
...
Added godep restore ./... to ADD_DEPENDANCY docs
2016-11-08 15:23:35 -08:00
Aaron Prindle
ad87e2af8b
Added godep restore ./... to ADD_DEPENDANCY docs
2016-11-08 11:54:57 -08:00
Matt Rickard
0578e15d9f
Merge pull request #800 from r2d4/iso-make
...
Update minikube-iso makefile target
2016-11-08 11:39:04 -08:00
dlorenc
a72649318a
Merge pull request #807 from r2d4/aur-instructions
...
Update RELEASING.md for Arch Linux instructions
2016-11-07 15:39:17 -08:00
Aaron Prindle
68c37f7094
Merge pull request #808 from aaron-prindle/fix-notification-text
...
Updated notification text to include minikube config command
2016-11-07 14:14:03 -08:00
Aaron Prindle
5789a04c4f
Updated notification text to include minikube config command
2016-11-07 13:52:50 -08:00
Matt Rickard
7805c8e171
Update RELEASING.md for Arch Linux instructions
2016-11-07 13:06:31 -08:00
Matt Rickard
819bb2a13f
Merge pull request #764 from r2d4/kvm-integration-tests
...
Add KVM integration tests
2016-11-04 14:06:20 -07:00
Matt Rickard
2ea7dae610
Merge pull request #805 from r2d4/update-k8s-releases
...
Add k8s releases to json
2016-11-04 11:52:33 -07:00
Matt Rickard
c684ce53ae
Update minikube-iso makefile target
...
The makefile was slightly broken for minikube-iso. Since it && all the
commands to check if buildroot, the git clone failed if the buildroot
folder already existed and broke the target. I put this logic in a
conditional.
2016-11-04 11:42:15 -07:00
Matt Rickard
ec02c3cbd8
Add linux KVM integration tests, wait in StartStop
...
The KVM driver has trouble starting and stopping immediately. This
happens with docker-machine also.
2016-11-04 11:41:40 -07:00
Matt Rickard
24ebbbb4b3
Add k8s releases to json
2016-11-04 11:35:18 -07:00
Matt Rickard
36ac0619cc
Merge pull request #803 from r2d4/more-time
...
Increase waiting time for integration tests
2016-11-04 10:53:46 -07:00
Matt Rickard
57cbbe99b9
Merge pull request #799 from minikube-bot/jenkins-v1.4.5
...
Upgrade to k8s version v1.4.5
2016-11-03 15:27:33 -07:00
Matt Rickard
769e01d841
Merge pull request #796 from r2d4/vbox_linux
...
Add Linux Virtualbox Integrations Tests
2016-11-03 14:47:36 -07:00
Aaron Prindle
1960618ae1
Added check for kubectl to each command (in root.go) This prompts user
...
with kubectl install one-liner for latest kubectl version. Also added
config for enable/disable. Still need to add tests.
2016-11-03 13:26:06 -07:00
Matt Rickard
ec0acbb6ca
Increase waiting time for integration tests
...
There have been flakes on the integration tests where the dashboard pod has been getting ready but the test does not wait long enough and fails.
2016-11-03 12:25:33 -07:00
Matt Rickard
5e31d258ce
Increase timeout for dialing docker daemon
...
In the boot2docker provisioner increase the timeout to fix a flake in
the linux virtualbox integration tests. Note, this is a patch of a
vendored package.
2016-11-03 11:59:24 -07:00
Matt Rickard
9974554b9a
Add Linux Virtualbox Integrations Tests
2016-11-03 11:57:45 -07:00
minikube-bot
b216ec81bf
Upgrade to k8s version v1.4.5
2016-11-03 17:06:53 +00:00
Matt Rickard
f8ebbfa4e5
Merge pull request #798 from r2d4/makefile
...
Add minikube args to `make integration` target
2016-11-02 20:49:59 -07:00
Matt Rickard
061d2d0a8d
Merge pull request #742 from r2d4/archlinux
...
Update arch linux installer to v0.12.2
2016-11-02 20:07:56 -07:00
Matt Rickard
b52d325ce5
Add minikube args to `make integration` target
2016-11-02 13:00:31 -07:00
Aaron Prindle
0eda6d4569
Merge pull request #791 from aaron-prindle/add-releases.json-commit-to-jenkins
...
Adding releases.json update to jenkins release job
2016-11-01 12:08:40 -07:00
Aaron Prindle
b5798102c7
Adding releases.json update to jenkins release job.
2016-11-01 11:57:44 -07:00
Matt Rickard
bc73a5fac6
Add arch linux installer submodule, upgrade to v0.12.2
2016-11-01 09:45:37 -07:00
Aaron Prindle
36cb442ec8
Merge pull request #790 from aaron-prindle/windows-installer-typo
...
Fixed version typo in windows installer
2016-11-01 08:45:00 -07:00
Aaron Prindle
86b056ef83
Fixed version typo in windows installer
2016-10-31 11:39:14 -07:00
Aaron Prindle
c8194ddcfa
Merge pull request #774 from rodcloutier/Windows_installer_path_fix
...
Fixed Windows installer replacing path
2016-10-31 11:36:54 -07:00
Matt Rickard
dc7944fa19
Merge pull request #789 from r2d4/12.2-json
...
Update releases to v0.12.2
2016-10-31 11:19:05 -07:00
Matt Rickard
7c071d5507
Update releases to v0.12.2
2016-10-31 10:11:17 -07:00
Matt Rickard
692884222e
Merge pull request #786 from r2d4/12.2
...
Cut v0.12.2 Release
2016-10-31 10:03:52 -07:00
dlorenc
5791934820
Merge pull request #761 from dlorenc/isotest
...
Add an integration run with the new ISO.
2016-10-31 09:54:54 -07:00
Matt Rickard
81c62031bd
Cut v0.12.2 Release
2016-10-31 09:28:32 -07:00
dlorenc
8d1da576a0
Add an integration run with the new ISO.
2016-10-31 09:16:28 -07:00
Jimmi Dyson
be7d1cba62
Merge pull request #785 from rf232/patch-1
...
Update used dashboard version to 1.4.2
2016-10-31 12:36:44 +00:00
Rob Franken
03d15d0dfe
Update used dashboard version to 1.4.2
...
Dashboard 1.4.2 contains a fix for an XSS security bug, so I think it would be prudent to update the Dashboard version 'shipped' with minikube to this version
2016-10-31 13:14:26 +01:00
Jimmi Dyson
d1c77fe30f
Merge pull request #782 from r2d4/godep
...
godeps save ./...
2016-10-30 20:35:50 +00:00
Matt Rickard
acbae62450
godeps save ./...
2016-10-30 06:12:46 -07:00
dlorenc
dacbb2cbbf
Merge pull request #779 from gjcarneiro/fix_build_ubuntu1610
...
Makefile: export GOPATH, fixes build on Linux #778
2016-10-29 12:11:15 -07:00
dlorenc
5bc95b8df9
Merge pull request #776 from jimmidyson/fix-dashboard-url
...
Fix dashboard command and integration test
2016-10-29 10:50:06 -07:00
Gustavo Carneiro
5a61602871
Makefile: export GOPATH, fixes build on Linux #778
2016-10-29 17:54:48 +01:00
Jimmi Dyson
09a28e16cc
Update dashboard integration test wrong port error message
2016-10-29 09:34:00 +01:00
Jimmi Dyson
b64ad5c457
Add dashboard command integration test
2016-10-29 09:33:59 +01:00
Jimmi Dyson
a8a22c0212
Fix vet printf errors
2016-10-29 09:29:45 +01:00
Jimmi Dyson
0bbcce5786
Fix dashboard command by adding service format template
2016-10-29 09:00:16 +01:00
Rod Cloutier
67bdba011d
Fixed Windows installer replacing path ( #704 ) by defering to a script since nsis truncates on path too long
2016-10-28 23:10:36 -04:00
Matt Rickard
7323fa0421
Merge pull request #773 from dlorenc/netip
...
Add support for net.IP to the configurator.
2016-10-29 02:31:06 +00:00
Matt Rickard
620b2d493a
Merge pull request #772 from r2d4/update-readmez
...
Update minikube-alpha.iso to v0.0.6, update readmes
2016-10-29 00:19:22 +00:00
Matt Rickard
bb9bd00e41
Update minikube-alpha.iso to v0.0.6, update readmes
2016-10-28 16:49:20 -07:00