Actions
Bug #15009
closed[virtual-machines-user] bugs on the the user virtual machines page
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
There are three issues here (e.g. https://workbench2.c97qk.arvadosapi.com/virtual-machines-user):
- The "log in as" link is hardcoded to point to workbench.c97qk.arvadosapi.com, it should be using a relative link (no hostname) so that the current hostname for the workbench2 instance is used
- The "log in as" link introduces a series of commas around the username:
https://workbench.c97qk.arvadosapi.com/virtual_machines/c97qk-2x53u-0f13z63os6uuyfr/webshell/,,,wvandewege,,,,,,,,,,,,,,
- The suggested ssh snippet is hardcoded to "switchyard.api.ardev.roche.com". The site-specific switchyard hostname should be constructed as "switchyard." followed by the configured value for API_HOST from workbench2.json
Actions