Commit Graph

119 Commits (3217ae8ea5981f5057ef55158d758ffeeb140f25)

Author SHA1 Message Date
Jack Greenfield 51bbfafc87 Merge pull request #440 from jackgr/manager
9 years ago
Adam Reese 91a007cfee Merge pull request #442 from adamreese/feat/cmd-tests
9 years ago
Adam Reese 92031722c9 test(cli): refactor cli test setup
9 years ago
Adam Reese caa14b19e0 fix(cli): use go1.5 templates
9 years ago
Michelle Noorali c4497d9d2a Merge pull request #434 from michelleN/pack
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
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
Adam Reese 6b6bc40538 Merge pull request #435 from adamreese/feat/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 8a52d969cb ref(pack): make pack a chart subcommand
9 years ago
Michelle Noorali 2c295a4ca5 Merge pull request #432 from michelleN/helm-repo
9 years ago
Matt Butcher 01569cb0b8 Merge pull request #431 from technosophos/feat/helm-chart-create
9 years ago
Jack Greenfield 2724b903e4 Merge pull request #430 from kubernetes/dm-charts
9 years ago
Adam Reese 9506757a1f feat(cli): implement helm deployment show
9 years ago
Michelle Noorali ad4b595d7c ref(repo:) use run function for error handling
9 years ago
Dave Cunningham 7c73cd8879 chartify Expansion API & expandybird service
9 years ago
Matt Butcher 8e58edd446 feat(cli): add 'helm chart create'
9 years ago
Matt Butcher 64c7ab2091 feat(cli): Add 'helm deployment delete'
9 years ago
Matt Butcher 9a92f99dce fix(cli): remove 'helm list'
9 years ago
Matt Butcher 68f253472f feat(cli): implement helm deployment list
9 years ago
Adam Reese 807fb4f615 fix(repository): remove hard coded host
9 years ago
Michelle Noorali 61dd66446f ref(manager): add /healthz body/content-type test
9 years ago
Michelle Noorali 8c55a6ef30 ref(repo): clean up cmd/helm repo vars
9 years ago
Michelle Noorali cc97c522a5 feat(repo): add new chart repo routes
9 years ago
Adam Reese 322a6de1c0 Merge pull request #419 from adamreese/ref/client-resp-gh
9 years ago
Adam Reese 13b93969d0 ref(repository): use new client methods
9 years ago
Matthias Schmitz f8d3136eae Fix text alignment in dm help output.
9 years ago
Matt Butcher c52c6c544d ifix(manager): test for create deployments
9 years ago
Matt Butcher 9473ddff72 fix(manager): add stub for context with Manager
9 years ago
Matt Butcher 1bd4dea314 Merge pull request #404 from michelleN/repo-cmds
9 years ago
Michelle Noorali cb41b20909 feat(repo): hook up helm repo remove cmd
9 years ago
Michelle Noorali 10153528a0 feat(repos): hook up helm repo add cmd
9 years ago
Michelle Noorali 17143feb87 ref(helm): clean up callService
9 years ago
Michelle Noorali 899dc0b225 feat(repo): hook up `helm repo list` cmd
9 years ago
Matt Butcher 3efce30ef9 Merge pull request #396 from technosophos/fix/use-decoder
9 years ago
Michelle Noorali df10e16ce0 Merge pull request #395 from michelleN/error-punc
9 years ago
Matt Butcher dec2f0605a fix(manager): replace Unmarshal with Decode
9 years ago
Michelle Noorali be61736773 ref(*): remove punctuation at end of error
9 years ago
Matt Butcher 7623741ca9 fix(manager): remove backend variable
9 years ago
Matt Butcher 9a9398c079 fix(manager): updated routes to new format
9 years ago
Matt Butcher 0b0092f24a fix(httputil): improve error handling
9 years ago
Michelle Noorali 29b1325fae ref(repo): update import path
9 years ago
Michelle Noorali 07e0542977 feat(repos): add routes for chart repo management
9 years ago
Michelle Noorali 75cbba95e7 feat(repo): stub repo client commands
9 years ago