helm / monocular

⚠️(OBSOLETE) Search and discovery UI for Helm Chart repositories
Apache License 2.0
1.42k stars 220 forks source link

Import charts from Git repository #197

Open migmartri opened 7 years ago

migmartri commented 7 years ago

Currently, Monocular only supports importing Charts from Chart repositories, requiring to have a packaging and publishing process in place.

But Monocular, with the implementation of this feature https://github.com/helm/monocular/issues/191 will be able to tackle a more internal/private use case adding custom repositories making them available in your own cluster. In which case, would it make sense to also allow importing charts from a Git repository?

Some of the characteristics of this use case:

What do you think?

cc/ @jackfrancis @technosophos

prydonius commented 7 years ago

@migmartri how do you propose we recognise charts in a GitHub repo?