Commit Graph

109 Commits (cbe756cbb68d4c443d2b8066c7d50dde1b18cbdb)

Author SHA1 Message Date
Michelle Noorali ee61c3318d Merge pull request #408 from jackgr/server-charts
9 years ago
Adam Reese bc49fe625e ref(client): add a success helper function
9 years ago
jackgr 76ac1f7f55 Add secrets credential provider
9 years ago
jackgr eb3385be58 Add file based credential provider
9 years ago
jackgr 5ff91ba7e8 Fix json: annotation
9 years ago
jackgr fcea25e657 Add new repository provider
9 years ago
jackgr d0506d403b Add new GCS repository
9 years ago
jackgr 9d8567e07a Define basic repository
9 years ago
jackgr 453b67196e Separate repository types
9 years ago
jackgr b5f1ad49d9 Handle storage object urls in Locator
9 years ago
Adam Reese ea7166b83a ref(client): use anonymous embedded error
9 years ago
Shawn Smith 4450d6d652 remove unused variable
9 years ago
jackgr 49795ad9fd Add chart content loading
9 years ago
Adam Reese 6adaa45cce ref(client): allow NewRequest to accept multiple types
9 years ago
Adam Reese c3aaa8b56e ref(client): add wrappers for method chaining
9 years ago
Adam Reese f382c70fb6 ref(client): use const for default values
9 years ago
Adam Reese fa6b34aa6b ref(client): add a Get method helper
9 years ago
Adam Reese d91df39cba ref(client): remove action param
9 years ago
Adam Reese ee2346e82a fix(client): add accept header
9 years ago
jackgr 33ca00f893 Add GetChart method
9 years ago
jackgr f8193c25c2 Prepare to download charts
9 years ago
jackgr 54abaf7eda Add repo package
9 years ago
Matt Butcher 70db55d66e fix(httputil): change order of struct fields
9 years ago
Matt Butcher 035ba623f2 fix(httputil): add test for decoder
9 years ago
Matt Butcher 3cd679da63 feat(httputil): add a Decoder
9 years ago
Dave Cunningham f78fa91d15 Merge pull request #387 from sparkprime/chart_rep
9 years ago
Dave Cunningham c2d1aff077 Add chart representation to types.go
9 years ago
Matt Butcher 0b0092f24a fix(httputil): improve error handling
9 years ago
Adam Reese 961afe3047 ref(client): separate deployments from client file
9 years ago
Adam Reese 2b601558f5 fix(client): use build version in user-agent
9 years ago
Adam Reese 3c34963f33 fix(client): remove redundant type conversion
9 years ago
Adam Reese 275bc13b22 fix(client): remove unused Protocol from client
9 years ago
Adam Reese d6b9723b83 fix(client): remove unused Host from client
9 years ago
Matt Butcher 5497e40bc8 fix(client): save 16 bits for Adam
9 years ago
Adam Reese 1805e15601 fix(*): update import paths for helm repo naming
9 years ago
Matt Butcher 527a4f9c9d fix(manager): rewrite URL param grabbing
9 years ago
Matt Butcher 05a3965602 fix(manager): add API test for healthz.
9 years ago
Matt Butcher d61ba060cb Merge pull request #371 from technosophos/fix/style-fixes
9 years ago
Matt Butcher e0d7bad126 Merge pull request #374 from technosophos/feat/revert-helm-deploy
9 years ago
Matt Butcher 8fbb567c8b fix(cli): revert to older deploy formatting
9 years ago
Matt Butcher c849c7059e fix(test-style): fix formatting and comments
9 years ago
Adam Reese ca6fdc6e43 fix(version): use build version in helm
9 years ago
Adam Reese e922695cf9 ref(client): rename pkg/dm to pkg/client
9 years ago
Michelle Noorali 8af0d689cd chore(*): update img versions for `helm dm install`
9 years ago
Matt Butcher d6ed7aeab0 Merge pull request #318 from technosophos/feat/dm-install-generator
9 years ago
Jack Greenfield 3be42cd605 Merge pull request #324 from michelleN/status
9 years ago
Michelle Noorali 2663bcc840 ref(kubectl): update GetByKind func description
9 years ago
Michelle Noorali 8f747a1cd5 feat(*): add helm dm status command
9 years ago
Jack Greenfield b829c0105b Merge pull request #313 from jackgr/restore-290
9 years ago
Matt Butcher 73c469eb6a feat(dm install): use template to generate manifest
9 years ago
Matt Butcher 8cd0248caf fix(*): add license header to Go files
9 years ago
jackgr 42a134f8f3 Restore #290
9 years ago
Matt Butcher 3dfd3b89e2 fix(*): add license headers to a number of files
9 years ago
Adam Reese 4134afee10 style(*): gofmt
9 years ago
Adam Reese 8876c7e54b Merge remote-tracking branch 'helm/master' into helm-merge
9 years ago
Adam Reese b916b2b102 fix(version.go): make version updatable by build scripts
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 4dc58448a0 ref(*) move lib code into pkg
9 years ago