Adam Reese
|
92031722c9
|
test(cli): refactor cli test setup
|
9 years ago |
Adam Reese
|
caa14b19e0
|
fix(cli): use go1.5 templates
circleci only supports go1.5
|
9 years ago |
Michelle Noorali
|
c4497d9d2a
|
Merge pull request #434 from michelleN/pack
helm chart pack [PATH]
|
9 years ago |
Adam Reese
|
4b3d3cfa56
|
test(cli): use table test for deployments
|
9 years ago |
Adam Reese
|
b03f2bcc94
|
test(cli): add show depoyment unit test
|
9 years ago |
Adam Reese
|
1dc1845748
|
test(cli): add test pattern for cli tests
|
9 years ago |
Dave Cunningham
|
ca854af579
|
Merge pull request #437 from sparkprime/jinja_imports
Expandybird: Fix Jinja file imports
|
9 years ago |
jackgr
|
3da6a66ce5
|
Refactor deployments and friends
|
9 years ago |
jackgr
|
ab5f29d02d
|
Renames in manager/repository
|
9 years ago |
jackgr
|
43a6876a4f
|
Refactor manager/manager
|
9 years ago |
jackgr
|
e1afffbc4a
|
First pass removal of TypeResolver
|
9 years ago |
Jack Greenfield
|
873a8af412
|
Merge pull request #439 from jackgr/manager
First round of refactoring for Manager
|
9 years ago |
jackgr
|
18068bdcf6
|
Return repo from get chart by reference
|
9 years ago |
jackgr
|
03f859f367
|
List chart names not charts
|
9 years ago |
Dave Cunningham
|
148129d933
|
Fix style errors
|
9 years ago |
Jack Greenfield
|
5a058775b5
|
Merge pull request #438 from jackgr/kubernetes-types
Move kubernetes types out of common
|
9 years ago |
jackgr
|
893b740ea0
|
Move kubernetes types out of common
|
9 years ago |
Dave Cunningham
|
5afadf1c33
|
Expandybird: Fix Jinja file imports
|
9 years ago |
Adam Reese
|
6b6bc40538
|
Merge pull request #435 from adamreese/feat/helm-deployment-show
feat(cli): implement helm deployment show
|
9 years ago |
Adam Reese
|
8f43b059ce
|
feat(cli): use template for deployment format
|
9 years ago |
Michelle Noorali
|
50daa66359
|
ref(chart): remove duplicate import
|
9 years ago |
Michelle Noorali
|
c51614bc07
|
ref(docs): show package as chart subcommand
|
9 years ago |
Michelle Noorali
|
cb79ad4ca9
|
fix(examples): modify maintainers field in chart
|
9 years ago |
Michelle Noorali
|
8a52d969cb
|
ref(pack): make pack a chart subcommand
|
9 years ago |
Michelle Noorali
|
2c295a4ca5
|
Merge pull request #432 from michelleN/helm-repo
ref(repo:) use run function for error handling
|
9 years ago |
Matt Butcher
|
01569cb0b8
|
Merge pull request #431 from technosophos/feat/helm-chart-create
feat(cli): add 'helm chart create'
|
9 years ago |
Jack Greenfield
|
9074ab568e
|
Merge pull request #433 from jackgr/public-repo
Make Repo struct public and fix style errors
|
9 years ago |
Jack Greenfield
|
2724b903e4
|
Merge pull request #430 from kubernetes/dm-charts
Merge dm-charts branch
|
9 years ago |
Adam Reese
|
9506757a1f
|
feat(cli): implement helm deployment show
|
9 years ago |
jackgr
|
511ac5d164
|
Fix style errors
|
9 years ago |
Michelle Noorali
|
ad4b595d7c
|
ref(repo:) use run function for error handling
|
9 years ago |
jackgr
|
b2570ef1a0
|
Make Repo struct public
|
9 years ago |
Matt Butcher
|
09ebdd361a
|
Merge pull request #429 from technosophos/fix/make-quicktest
fix(Makefile): add quicktest target
|
9 years ago |
Matt Butcher
|
cc6e5ee991
|
docs(workflow): update 'helm chart create' docs
|
9 years ago |
Dave Cunningham
|
7c73cd8879
|
chartify Expansion API & expandybird service
chartify create deployment API
modify CLI to match
|
9 years ago |
Dave Cunningham
|
d04691cb9a
|
Fix expandybird validation
|
9 years ago |
Matt Butcher
|
8e58edd446
|
feat(cli): add 'helm chart create'
Remove 'helm create'.
Closes #240
|
9 years ago |
Matt Butcher
|
354adf613b
|
fix(Makefile): add quicktest target
This is good for running a quick test during dev to check for failures
without having to read a gazillion lines of output.
|
9 years ago |
Matt Butcher
|
7601418ea1
|
Merge pull request #427 from technosophos/feat/helm-delete-deployment
feat(cli): Add 'helm deployment delete'
|
9 years ago |
Adam Reese
|
4a5272d504
|
Merge pull request #428 from adamreese/fix/local-start
fix(start-local): fix script exiting on pkill
|
9 years ago |
Adam Reese
|
78d50da72c
|
fix(start-local): fix script exiting on pkill
pkill will exit failed if process is not found
|
9 years ago |
Matt Butcher
|
0d281bc07c
|
fix(scripts): back-out accidental change
|
9 years ago |
Matt Butcher
|
64c7ab2091
|
feat(cli): Add 'helm deployment delete'
Closes #239
|
9 years ago |
Michelle Noorali
|
26999dca8c
|
Merge pull request #421 from michelleN/fix-comment
ref(chart): fix LoadDataFromReader comment
|
9 years ago |
Matt Butcher
|
37c27a97f6
|
doc(workflow): change 'helm deployment delete' command
Also fix a few typos.
|
9 years ago |
Matt Butcher
|
6d67947678
|
Merge pull request #424 from technosophos/feat/helm-list
feat(cli): implement helm deployment list
|
9 years ago |
Matt Butcher
|
faf624311c
|
Merge pull request #425 from technosophos/fix/ingore-logdir
fix(gitignore): ignore logs directory
|
9 years ago |
Matt Butcher
|
9a92f99dce
|
fix(cli): remove 'helm list'
Also, make the debug bool locally scoped.
|
9 years ago |
Matt Butcher
|
68f253472f
|
feat(cli): implement helm deployment list
Closes #243
|
9 years ago |
Jack Greenfield
|
686bb9ba35
|
Merge pull request #423 from jackgr/credential-provider
Fix race condition
|
9 years ago |