winget-run / api

winget.run rest api
45 stars 4 forks source link

Decouple from Kubernetes #149

Open Dragon1320 opened 2 years ago

Dragon1320 commented 2 years ago

Our development setup should not require Kubernetes - any dev scripts or otherwise should be environment agnostic.

Also, anything from the code-base that assumes a deployment to Kubernetes should be changed to be configurable to allow any env instead (including Kubernetes).