Actions
Bug #16778
closedCannot set up federated user with a VM with LoginCluster
Start date:
09/03/2020
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
Follow-up from comment https://dev.arvados.org/issues/16775#note-1
User "setup" on a federate which has a LoginCluster gets forwarded to the central cluster. If the setup request includes a VM, the user should be set up with that VM. However, the VM exists on the federate, not the LoginCluster, so setup fails because it doesn't recognize that the VM exists. Also, it won't work to create a permission link on the login cluster, the permission link needs to be created on the federate.
Proposed solution:
Set up the user on the LoginCluster first with "vm" uuid removed, if that succeeds, then invoke setup on the local cluster? (what about git repos?)
Actions