Adam Reese
|
c5682803cf
|
fix(ci): move docker-build out of parallel step
circle ci can't seem to find the image when it is build in a parallel
container.
|
2016-07-06 13:36:17 -07:00 |
|
Adam Reese
|
7223e33deb
|
fix(ci): add docker-build to the parallel builds
|
2016-07-06 10:35:08 -07:00 |
|
Adam Reese
|
8cb940a7f4
|
Merge pull request #929 from adamreese/fix/local-cluster
fix(scripts): update local-cluster.sh to work with v1.3
|
2016-07-06 10:01:08 -07:00 |
|
Adam Reese
|
eba297714f
|
fix(scripts): update local-cluster.sh to work with v1.3
|
2016-07-05 13:02:10 -07:00 |
|
Adam Reese
|
f89b6ce761
|
feat(ci): setup parallel testing
|
2016-07-05 11:20:42 -07:00 |
|
Matt Butcher
|
e757b24aed
|
fix(*): add license header
|
2016-06-22 12:28:45 -06:00 |
|
Michelle Noorali
|
522af15903
|
feat(scripts): add script to sync repo
|
2016-06-07 11:53:21 -06:00 |
|
Adam Reese
|
a6d675db49
|
fix(local-cluster): fix missing namespace issue
hyperkube tries to create the components in a namespace that does not
exist.
|
2016-05-05 00:43:42 -07:00 |
|
Adam Reese
|
a4b73c208e
|
feat(local-cluster): add option to use alpha releases
|
2016-05-05 00:42:13 -07:00 |
|
Adam Reese
|
1a8e9cd46f
|
fix(local-cluster): check to see if kubelet is running
|
2016-05-05 00:40:24 -07:00 |
|
Adam Reese
|
86301081be
|
fix(local-cluster): use correct dns ip addr
|
2016-04-28 09:24:58 -07:00 |
|
Adam Reese
|
bd61e3ab86
|
fix(golint): fix printing blank lines
|
2016-04-26 14:14:28 -07:00 |
|
Matt Butcher
|
b5aebe41e9
|
fix(Makefile): skip gofmt on proto gen code
|
2016-04-20 17:44:14 -06:00 |
|
Adam Reese
|
9e24283235
|
feat(local-cluster): add kubernetes startup script
|
2016-04-19 09:52:29 -07:00 |
|
Adam Reese
|
5207186ee9
|
fix(scripts): go vet is built into go
|
2016-04-12 15:30:38 -07:00 |
|
Adam Reese
|
6092f01fac
|
feat(Makefile): add Makefile
|
2016-04-12 14:07:00 -07:00 |
|