CodeValet / codevalet

Radically transparent
https://codevalet.io
GNU Affero General Public License v3.0
12 stars 5 forks source link

Maintain a list of "blessed" plugins to consider for custom builds. #76

Open rtyler opened 6 years ago

rtyler commented 6 years ago

I'm thinking it might be time to start abusing the Kubernetes backend and add some Custom Resources which define the plugins which should be considered.

This way, the webapp can simply query Kubernetes for the plugin repositories

rtyler commented 6 years ago

This might make more sense as a config map.