Commit Graph

107 Commits (2bb5680917fe8581ceeb7ce6ce7641a60085366e)

Author SHA1 Message Date
jackgr 2bb5680917 Plumb deployment request through client
9 years ago
jackgr 212dece6aa Plumb deployment request through manager
9 years ago
Jack Greenfield 775010f576 Merge pull request #467 from jackgr/repo-search
9 years ago
jackgr 20c1ed3f79 Fix repo prefix searchbug
9 years ago
Michelle Noorali 27678bcb09 Merge pull request #463 from michelleN/helm-describe
9 years ago
Michelle Noorali 5aedea16c5 feat(deployment): add describe command to helm cli
9 years ago
jackgr 73ff6768f2 Fix merge bug
9 years ago
jackgr 04dc670522 Chart repo route tests
9 years ago
Dave Cunningham a07dbf8752 Factor expansion service logic as an auxiliary library
9 years ago
Michelle Noorali 4df486e3fb feat(repo): add GetRepoURLByName test
9 years ago
Michelle Noorali 6e96c33356 feat(repo): prevent from adding duplicate repos
9 years ago
Michelle Noorali e86b8db694 feat(repo): remove repo by name
9 years ago
Michelle Noorali 174961ab6a feat(repo): list repo name and url
9 years ago
Michelle Noorali efe317791b feat(repo): add Name to Repo struct
9 years ago
jackgr f2180cea92 Fix style errors
9 years ago
jackgr e065ebcc19 Remove repo name
9 years ago
jackgr c14b92bd29 Move expansion types out of pkg/common
9 years ago
jackgr 2cb3bc760a Remove Registry types from pkg/common
9 years ago
jackgr 94f78a5824 Remove pkg/registry since pkg/repo refactoring is complete
9 years ago
jackgr 7fd7beba57 Post rebase fixups
9 years ago
jackgr 677ab30025 Move expander types
9 years ago
jackgr 3217ae8ea5 Expose LoadContent
9 years ago
jackgr 43a6876a4f Refactor manager/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
jackgr 893b740ea0 Move kubernetes types out of common
9 years ago
Jack Greenfield 9074ab568e Merge pull request #433 from jackgr/public-repo
9 years ago
jackgr 511ac5d164 Fix style errors
9 years ago
jackgr b2570ef1a0 Make Repo struct public
9 years ago
Dave Cunningham 7c73cd8879 chartify Expansion API & expandybird service
9 years ago
Michelle Noorali 26999dca8c Merge pull request #421 from michelleN/fix-comment
9 years ago
Matt Butcher 6d67947678 Merge pull request #424 from technosophos/feat/helm-list
9 years ago
Matt Butcher 68f253472f feat(cli): implement helm deployment list
9 years ago
Jack Greenfield 686bb9ba35 Merge pull request #423 from jackgr/credential-provider
9 years ago
jackgr 216c8308d8 Fix race condition
9 years ago
jackgr 7e96c27ed1 Add locking and duplicate detection
9 years ago
Michelle Noorali 37d365c7ff ref(chart): fix LoadDataFromReader comment
9 years ago
Michelle Noorali bc90e18b2b Merge pull request #417 from michelleN/fix-style-errors
9 years ago
Adam Reese 322a6de1c0 Merge pull request #419 from adamreese/ref/client-resp-gh
9 years ago
Michelle Noorali 88ca3b649a ref(repo): add NewRepo comment
9 years ago
Michelle Noorali e07fd606f4 ref(chart): ChartContent -> chartContent
9 years ago
Adam Reese 96c21b02f6 ref(client): remove depreciated methods
9 years ago
Adam Reese adac4aa708 fix(client): set Content-Type header
9 years ago
Michelle Noorali cc7bbd6d6d ref(repo): remove punctuation from errors
9 years ago
Michelle Noorali d1285e80ef ref(chart): fix comments
9 years ago
Michelle Noorali 55525696c9 ref(chart): refactor ChartMember -> Member
9 years ago
Michelle Noorali 9702dffc33 ref(repo): change RepoService -> Service
9 years ago
Michelle Noorali 28d4624692 ref(*): fix comment style
9 years ago
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