### Problem It is not possible to share SSH instances across multiple `dstack` projects. ### Solution https://docs.google.com/document/d/1kU4eQDXZz9ovQ-1V6etrV6wSuIhm-wC9cwqz6hUgeCQ ### Implementation plan - [x] Submitting jobs to imported fleets - [x] Viewing imported fleets in API, CLI, UI - [x] Filtering events by imported fleets and instances - [x] Exports API & CLI - [x] Imports API & CLI - [ ] Exports & Imports UI - [x] Evicting jobs if fleet is no longer imported - [x] Referencing imported fleets in CLI and run configurations via `<project>/<fleet>` - [ ] Removing fleets from exports on deletion - [ ] (?) Removing exports / imports on project deletion - [ ] (?) Export / import events - [x] Docs
Problem
It is not possible to share SSH instances across multiple
dstackprojects.Solution
https://docs.google.com/document/d/1kU4eQDXZz9ovQ-1V6etrV6wSuIhm-wC9cwqz6hUgeCQ
Implementation plan
<project>/<fleet>