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
Jack Greenfield
700320b709
Merge pull request #250 from michelleN/chartdoc
...
add helm-dm charts proposal to dm docs
9 years ago
Jack Greenfield
b05a9d4095
Merge pull request #271 from technosophos/feat/load-chart
...
Add LoadData() for server-side reading.
9 years ago
Matt Butcher
45f9d32ffc
Add LoadData() for server-side reading.
9 years ago
Michelle Noorali
7f4bfe73d9
clarify obj storage is for chart releases in doc
9 years ago
Michelle Noorali
e9afc6d071
add lint specification on chart name in doc
9 years ago
Michelle Noorali
29574a1da5
search definition revisions in chart format doc
9 years ago
Michelle Noorali
2c4b20950f
remove generator details from chart format spec
9 years ago
Michelle Noorali
e9cefbe540
revisions to chart format doc
9 years ago
Michelle Noorali
97b25b6031
add helm-dm charts proposal to dm docs
9 years ago
Jack Greenfield
4b1bbb3cd1
Merge pull request #234 from sgoings/test-arch
...
docs: add test architecture design doc draft
9 years ago
Seth Goings
f18121f30c
docs: add test architecture design doc draft
9 years ago
Jack Greenfield
248b794c41
Merge pull request #262 from vaikas-google/master
...
mechanical move of NewTemplate* methods from expander to util package
9 years ago
Ville Aikas
9ae0a40567
mechanical move of NewTemplate* methods from expander to util package
9 years ago
Jack Greenfield
7344fed4a1
Merge pull request #256 from jackgr/url-escapes
...
Preparation for api cleanup.
9 years ago