VILLASframework / web-backend

A go implementation of the backend for VILLASweb
https://fein-aachen.org/en/projects/villas-web/
GNU General Public License v3.0
1 stars 2 forks source link

Add Rancher URL and k8s cluster name as configuraiton parameters #70

Closed stv0g closed 1 year ago

stv0g commented 3 years ago

In GitLab by @skolen on Jun 18, 2021, 11:51

The rancher URL and the name of the k8s cluster that are used to deploy the backend shall become a configuration parameter of the backend.

Both parameters will be used by the frontend to link to specific k8s jobs/ pods and show their information page in Rancher (see https://git.rwth-aachen.de/acs/public/villas/web/-/issues/302 )

stv0g commented 3 years ago

In GitLab by @skolen on Jun 18, 2021, 12:02

mentioned in commit d03937e34c6cd670147c790ff4a75c56141b3588

stv0g commented 3 years ago

In GitLab by @skolen on Jun 18, 2021, 15:13

Completed in d03937e3.