Dan Lorenc
|
7f2cac707b
|
Initial iso build steps.
|
2016-05-06 15:57:51 -07:00 |
dlorenc
|
512703be7b
|
Merge pull request #44 from dlorenc/container
Add a flag to control whether or not localkube runs in a container.
|
2016-05-05 21:00:55 -07:00 |
dlorenc
|
cfb93eea90
|
Add a flag to control whether or not localkube runs in a container.
|
2016-05-05 21:00:14 -07:00 |
dlorenc
|
9ee08289c3
|
Merge pull request #45 from luxas/layout
Restructure the whole project, gofmt and improve the makefile
|
2016-05-05 09:23:22 -07:00 |
Lucas Käldström
|
b3cc4d2bae
|
Fix integration default path
|
2016-05-05 16:47:36 +03:00 |
Lucas Käldström
|
6b2d1ed1cd
|
Restructure the whole project, gofmt and improve the makefile
|
2016-05-05 16:38:23 +03:00 |
dlorenc
|
f0ad262636
|
Merge pull request #43 from dlorenc/make
Add a Makefile to replace build.sh and test.sh.
|
2016-05-04 19:38:59 -07: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 |
dlorenc
|
638bb3e843
|
Merge pull request #42 from dlorenc/misc
Update .gitignore and integration test for new build locations.
|
2016-05-04 14:40:39 -07:00 |
dlorenc
|
081a1851dd
|
Update .gitignore and integration test for new build locations.
|
2016-05-04 14:31:32 -07:00 |
dlorenc
|
5f529ecbc1
|
Merge pull request #39 from ethernetdan/localkube
added localkube and dependencies
|
2016-05-04 13:30:42 -07:00 |
Dan Gillespie
|
28ec5304c9
|
updated README for new minikube build path
|
2016-05-04 11:31:27 -07:00 |
Dan Gillespie
|
50aca2eebe
|
updated .gitignore and added comment explaining vendoring patch
|
2016-05-04 02:24:07 -07:00 |
Dan Gillespie
|
fe340e52e7
|
added localkube and dependencies
|
2016-05-04 01:54:00 -07:00 |
Eric Paris
|
ef7cf5e9ca
|
Merge pull request #37 from dlorenc/lint
Fix missing copyright headers.
|
2016-05-02 15:21:59 -04:00 |
dlorenc
|
283ba20d51
|
Fix files with missing copyright headers.
|
2016-05-02 12:02:16 -07:00 |
dlorenc
|
7e22c9b94f
|
Merge pull request #36 from dlorenc/travis
Add gofmt check to travis.
|
2016-05-01 20:24:28 -07:00 |
Dan Lorenc
|
9466866593
|
Add gofmt check to travis.
|
2016-05-01 20:23:39 -07:00 |
dlorenc
|
1ac17baea6
|
Merge pull request #34 from luxas/k8s_io
Various improvements
|
2016-05-01 11:47:46 -07:00 |
Lucas Käldström
|
1d917c5658
|
Add a testing script
|
2016-05-01 20:42:32 +03:00 |
Lucas Käldström
|
1dc3433bfb
|
Update the usage from cli to minikube
|
2016-05-01 18:51:48 +03:00 |
Lucas Käldström
|
ba8440be0c
|
Update copyright year to 2016
|
2016-05-01 18:49:51 +03:00 |
Lucas Käldström
|
19290b5344
|
Run gofmt
|
2016-05-01 18:48:28 +03:00 |
Lucas Käldström
|
65cf6ef62c
|
Update the README with new information and formatting
|
2016-05-01 18:47:27 +03:00 |
Lucas Käldström
|
248b6941d0
|
Rename github.com/kubernetes to k8s.io
|
2016-05-01 18:39:11 +03:00 |
Lucas Käldström
|
d49607a6d4
|
Add a build script
|
2016-05-01 18:31:21 +03:00 |
dlorenc
|
1b12968101
|
Merge pull request #32 from dlorenc/driver
Move machine driver creation code to machine/client.go.
|
2016-04-29 17:38:04 -07:00 |
Dan Lorenc
|
5c0ee33e44
|
Move machine driver creation code to machine/client.go.
|
2016-04-29 17:31:21 -07:00 |
dlorenc
|
f7762d147d
|
Merge pull request #31 from dlorenc/docfix
Update documentation with test instructions.
|
2016-04-29 17:03:25 -07:00 |
Dan Lorenc
|
df74f86b94
|
Update documentation with test instructions.
|
2016-04-29 17:02:00 -07:00 |
dlorenc
|
e81dd7c15f
|
Merge pull request #30 from dlorenc/integrationtests
Add an integration test.
|
2016-04-29 16:49:02 -07:00 |
dlorenc
|
23ffd9a3a7
|
Add an integration test.
|
2016-04-29 16:34:21 -07:00 |
dlorenc
|
b6ab3607f4
|
Merge pull request #27 from dlorenc/master
Add status command and tests.
|
2016-04-26 13:45:01 -07:00 |
Dan Lorenc
|
f189361bce
|
Add status command and tests.
|
2016-04-26 13:43:11 -07:00 |
Dan Lorenc
|
111f5d9697
|
Remove mistakenly commited coverage file.
|
2016-04-26 13:01:57 -07:00 |
dlorenc
|
609aeeea92
|
Add delete command and tests. (#26)
* Add stop command and tests.
Fix bug in start command where stopped hosts weren't started.
* Add delete command and tests.
|
2016-04-26 12:58:28 -07:00 |
dlorenc
|
969b6b0d7c
|
Add stop command and tests. (#25)
Fix bug in start command where stopped hosts weren't started.
|
2016-04-26 11:33:02 -07:00 |
dlorenc
|
0e9cf81ef5
|
Merge pull request #24 from dlorenc/master
Add more testing of cluster.go.
|
2016-04-26 11:05:25 -07:00 |
Dan Lorenc
|
bfb2f84857
|
Add more testing of cluster.go.
Refactor a bit to make testing easier.
|
2016-04-26 11:03:35 -07:00 |
dlorenc
|
482cc7626a
|
Merge pull request #23 from dlorenc/master
Exit with a non-zero code if we error.
|
2016-04-25 15:57:14 -07:00 |
dlorenc
|
2fada2a601
|
Add a test for the root command, including driver initialization.
|
2016-04-25 15:55:43 -07:00 |
dlorenc
|
426ae543f3
|
Merge pull request #22 from dlorenc/master
Cleanup unused godeps after removing localkubectl dependency.
|
2016-04-25 14:32:48 -07:00 |
dlorenc
|
c476380b46
|
Exit with a non-zero code if we error.
|
2016-04-25 14:32:11 -07:00 |
dlorenc
|
6e732c2f45
|
Cleanup unused godeps after removing localkubectl dependency.
|
2016-04-25 13:57:17 -07:00 |
dlorenc
|
8d1a54b904
|
Merge pull request #21 from dlorenc/master
Add CONTRIBUTING.md
|
2016-04-25 10:44:42 -07:00 |
Dan Lorenc
|
91d8edb07c
|
Add CONTRIBUTING.md
|
2016-04-25 10:42:07 -07:00 |
dlorenc
|
42e54e6fe7
|
Merge pull request #20 from dlorenc/travis
Add travis badge to README.md
|
2016-04-25 10:30:39 -07:00 |
Dan Lorenc
|
f45da70829
|
Add travis badge to README.md
|
2016-04-25 10:29:07 -07:00 |