Commit Graph

110 Commits (467a50833db39bc938d1c8ce56c8fffc0dfbfb49)

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