spacecloud-io / space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
https://space-cloud.io
Apache License 2.0
3.94k stars 222 forks source link

[Bug] Configman creating config routes only for those sources that exists #1676

Closed shubham4443 closed 1 year ago

shubham4443 commented 1 year ago

Configman should create config routes for all the registered sources. Instead it is creating config routes for only those sources who have actual instances. This is a serious issue and needs to be fixed immediately.