cirruslabs / orchard

Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices
Other
194 stars 16 forks source link

`ssh` and `exec` commands should wait for a VM to start running #62

Closed fkorotkov closed 1 year ago

fkorotkov commented 1 year ago

In case we call ssh or exec (#60) while a VM is still pending (not scheduled), the CLI should wait for some configurable about of time. By default, let's say 2 minutes.