Adam Reese
8e3034cde0
Revert "Merge pull request #290 from jackgr/release-prep"
...
This reverts commit c3ee20302f
, reversing
changes made to 69f3b1d9b2
.
9 years ago
Adam Reese
d3e4c4e052
fix(gofmt): fix test-style target in Makefile
9 years ago
Adam Reese
3cdf4cb3f4
feat(images): initial pass at new Dockerfiles
9 years ago
Adam Reese
f3525d9668
fix(build): create cross compile target in Makefile
9 years ago
Adam Reese
3611d6c100
feat(images): create new image directories
9 years ago
Jack Greenfield
c3ee20302f
Merge pull request #290 from jackgr/release-prep
...
Release prep
9 years ago
jackgr
3ee17fe02c
Change to dm-k8s-prod
9 years ago
Adam Reese
9550aefd73
chore(testdata): remove unused testdata
9 years ago
Adam Reese
bddebc9428
fix(Makefile): fix gofmt too many args error
9 years ago
Adam Reese
4134afee10
style(*): gofmt
9 years ago
jackgr
6e1821c4bb
Fix error message
9 years ago
Jack Greenfield
69f3b1d9b2
Merge pull request #280 from jackgr/image-tags
...
Set image tag to timestamp.
9 years ago
Adam Reese
8876c7e54b
Merge remote-tracking branch 'helm/master' into helm-merge
9 years ago
Adam Reese
4017128389
fix(Makefile): update targets in Makefile
9 years ago
Adam Reese
de5f77d8e5
fix(build): add build script
9 years ago
Adam Reese
b916b2b102
fix(version.go): make version updatable by build scripts
9 years ago
Adam Reese
daf446fce2
fix(gitignore): ignore pyc files
9 years ago
Adam Reese
09796298ea
ref(expansion): move python code out of cmd
9 years ago
Adam Reese
01ad0ffa00
doc(rootfs): add rootfs README
9 years ago
Adam Reese
21985dafa7
fix(gitignore): ignore bin directory
9 years ago
Adam Reese
25f339731a
doc(cmd/pkg): add package godocs
9 years ago
Adam Reese
e43286b6f9
ref(*): isolate go code to /cmd and /pkg
9 years ago
Adam Reese
a88506e5d1
Merge pull request #27 from adamreese/merge-prep
...
ref(*) move lib code into pkg
9 years ago
Adam Reese
4dc58448a0
ref(*) move lib code into pkg
9 years ago
Matt Butcher
3aaf775209
Merge pull request #26 from technosophos/feat/workflow-stubs
...
feat(*): stub out commands for helm
9 years ago
Matt Butcher
27e01c4d35
fix(deploy): removed "install" alias
9 years ago
Matt Butcher
d8eda34998
Merge pull request #25 from technosophos/feat/deploy
...
Feat/deploy
9 years ago
Matt Butcher
e1f4488ed2
feat(*): stub out commands for helm
9 years ago
jackgr
4f018e11f7
Set image tag to timestamp.
9 years ago
Matt Butcher
ada5cc1b00
chore(travis): update Travis to use Glide 0.9.1
9 years ago
Matt Butcher
7f87745dc7
feat(chart_upload): add chart_upload.go
...
Also removed the now unused deploy subpackage and fixed the makefile
accordingly.
9 years ago
Matt Butcher
9be64e52ed
fix(style): fix style issues from govet
9 years ago
Matt Butcher
84146a29cd
feat(deploy): upload chart if its local
9 years ago
Matt Butcher
b4c31808eb
Merge pull request #21 from technosophos/fix/http-status-code-check
...
fix(dm): correct error in status code check
9 years ago
Matt Butcher
0bbde9ad31
Merge pull request #23 from technosophos/feat/deploy
...
Implement client side of `helm deploy`
9 years ago
Jack Greenfield
e1c35b2e9d
Merge pull request #277 from jackgr/master
...
Couple of copyright fixes.
9 years ago
jackgr
f4ed9a8adf
Couple of copyright fixes.
9 years ago
Adam Reese
a0acb3d5e4
Merge pull request #24 from adamreese/fix/create-in-dir
...
fix(create): do not use full path for chart name
9 years ago
Adam Reese
7492ad7fe9
fix(create): do not use full path for chart name
9 years ago
Jack Greenfield
e7d561e77c
Merge pull request #272 from jackgr/expandybird-build
...
Fix expandybird build and expansion failures
9 years ago
jackgr
5ca0db7d9f
Set expandybird client headers.
9 years ago
jackgr
af0bdc512f
Fix TLS mismatch issue.
9 years ago
jackgr
64aea85403
Move to golang:1.6
9 years ago
jackgr
808641c7f7
Log expansion and write accept headers for tests.
9 years ago
jackgr
46984eb02a
Fix test failure in expandybird.
9 years ago
jackgr
dcd804ac7b
Fix expandybird build.
9 years ago
Jack Greenfield
7655c0a31d
Merge pull request #274 from sparkprime/master
...
Update stale template links
9 years ago
Dave Cunningham
719b2f7ceb
Update stale template links
9 years ago
Matt Butcher
436b7f0378
feat(deploy): deploy using Configuration
...
This re-jiggers the deployment to use common.Configuration. Right
now it will not work, since the remote server expects a common.Template
instead of a common.Configuration. Still trying to figure out which
side to change.
9 years ago
Matt Butcher
61b2e875cd
fix(Makefile): improve gofmt output on errors
9 years ago