Dan Lorenc
a2be50b318
Fix test dependency.
2016-05-13 09:55:15 -07:00
Dan Lorenc
ddbc7e16c6
Fix makefile bug.
2016-05-13 08:49:21 -07:00
Dan Lorenc
7514917bf2
Code review feedback.
...
- Install go-bindata automatically.
- Newlines
- Change to Go 1.6.
2016-05-13 08:35:30 -07:00
Dan Lorenc
03f22fab94
Transfer the built localkube binary to the VM.
...
Also cleanup the Makefile quite a bit. We not build localkube in docker on mac,
then use go-bindata to pack it up. Users will need go-bindata on their paths to build now,
though.
2016-05-12 11:47:57 -07:00
Dan Lorenc
5eaae409aa
Working build, scp of localkube to the VM.
2016-05-12 10:12:34 -07:00
Dan Lorenc
5a8e107045
Make the localkube download support compression.
2016-05-09 00:10:04 -07:00
Lucas Käldström
6b2d1ed1cd
Restructure the whole project, gofmt and improve the makefile
2016-05-05 16:38:23 +03:00
dlorenc
c1ec8be301
Code review comments
...
Clean up PHONY's
Make localkube dynamic
Put test.sh script back
2016-05-04 15:29:50 -07:00
dlorenc
d59fc4f9a9
Set GO15VENDOREXPERIMENT=1
2016-05-04 14:50:30 -07:00
dlorenc
d8e2d8e2b7
Add a Makefile to replace build.sh and test.sh.
2016-05-04 14:45:06 -07:00