adobe / aquarium-fish

Your best secure distributed heterogeneous dynamic compute resource manager for CI
Other
7 stars 3 forks source link

Fish: SSH passthrough #61

Open sparshev opened 5 months ago

sparshev commented 5 months ago

Aquarium Fish node have to be able to allow users to connect to the resources it knows about, so there need to be a number of mechanisms added:

In theory this should work. One note that only particular fish node, which serves the Resource could access it, so the list of tokens is stored only on it and not shared with the cluster. Request for the SSH access via API could be done in similar way of Snapshots actions.