kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
305 stars 20 forks source link

UI: when the Datasource is disable It should be removed from the UI #1473

Closed tamir321 closed 1 year ago

tamir321 commented 2 years ago

HKube micro-service Dashboard

Describe the bug UI: when the Datasource is disabled It should be removed from the UI currently, it display error: "Failed fetching dataSources collection"

to disable DS set the: datasources_service: enabled: false in the HELM value file

golanha commented 1 year ago

Helm is missing configuration of simulator deployment

golanha commented 1 year ago

The environment variable: DATA_SOURCE_IS_ENABLE false value reaches simulator, but still datasource not removed from UI