Commit Graph

44 Commits (f382c70fb6ad1341361a76e078fee8f19f74a49e)

Author SHA1 Message Date
Adam Reese f382c70fb6 ref(client): use const for default values
11 years ago
Adam Reese fa6b34aa6b ref(client): add a Get method helper
11 years ago
Adam Reese d91df39cba ref(client): remove action param
11 years ago
Adam Reese ee2346e82a fix(client): add accept header
11 years ago
jackgr 33ca00f893 Add GetChart method
11 years ago
jackgr f8193c25c2 Prepare to download charts
11 years ago
jackgr 54abaf7eda Add repo package
11 years ago
Matt Butcher 70db55d66e fix(httputil): change order of struct fields
11 years ago
Matt Butcher 035ba623f2 fix(httputil): add test for decoder
11 years ago
Matt Butcher 3cd679da63 feat(httputil): add a Decoder
11 years ago
Dave Cunningham f78fa91d15 Merge pull request #387 from sparkprime/chart_rep
11 years ago
Dave Cunningham c2d1aff077 Add chart representation to types.go
11 years ago
Matt Butcher 0b0092f24a fix(httputil): improve error handling
11 years ago
Adam Reese 961afe3047 ref(client): separate deployments from client file
11 years ago
Adam Reese 2b601558f5 fix(client): use build version in user-agent
11 years ago
Adam Reese 3c34963f33 fix(client): remove redundant type conversion
11 years ago
Adam Reese 275bc13b22 fix(client): remove unused Protocol from client
11 years ago
Adam Reese d6b9723b83 fix(client): remove unused Host from client
11 years ago
Matt Butcher 5497e40bc8 fix(client): save 16 bits for Adam
11 years ago
Adam Reese 1805e15601 fix(*): update import paths for helm repo naming
11 years ago
Matt Butcher 527a4f9c9d fix(manager): rewrite URL param grabbing
11 years ago
Matt Butcher 05a3965602 fix(manager): add API test for healthz.
11 years ago
Matt Butcher d61ba060cb Merge pull request #371 from technosophos/fix/style-fixes
11 years ago
Matt Butcher e0d7bad126 Merge pull request #374 from technosophos/feat/revert-helm-deploy
11 years ago
Matt Butcher 8fbb567c8b fix(cli): revert to older deploy formatting
11 years ago
Matt Butcher c849c7059e fix(test-style): fix formatting and comments
11 years ago
Adam Reese ca6fdc6e43 fix(version): use build version in helm
11 years ago
Adam Reese e922695cf9 ref(client): rename pkg/dm to pkg/client
11 years ago
Michelle Noorali 8af0d689cd chore(*): update img versions for `helm dm install`
11 years ago
Matt Butcher d6ed7aeab0 Merge pull request #318 from technosophos/feat/dm-install-generator
11 years ago
Jack Greenfield 3be42cd605 Merge pull request #324 from michelleN/status
11 years ago
Michelle Noorali 2663bcc840 ref(kubectl): update GetByKind func description
11 years ago
Michelle Noorali 8f747a1cd5 feat(*): add helm dm status command
11 years ago
Jack Greenfield b829c0105b Merge pull request #313 from jackgr/restore-290
11 years ago
Matt Butcher 73c469eb6a feat(dm install): use template to generate manifest
11 years ago
Matt Butcher 8cd0248caf fix(*): add license header to Go files
11 years ago
jackgr 42a134f8f3 Restore #290
11 years ago
Matt Butcher 3dfd3b89e2 fix(*): add license headers to a number of files
11 years ago
Adam Reese 4134afee10 style(*): gofmt
11 years ago
Adam Reese 8876c7e54b Merge remote-tracking branch 'helm/master' into helm-merge
11 years ago
Adam Reese b916b2b102 fix(version.go): make version updatable by build scripts
11 years ago
Adam Reese 25f339731a doc(cmd/pkg): add package godocs
11 years ago
Adam Reese e43286b6f9 ref(*): isolate go code to /cmd and /pkg
11 years ago
Adam Reese 4dc58448a0 ref(*) move lib code into pkg
11 years ago