orchard/internal/command/list
Nikolay Edigaryev 063405672f
Worker: better cleanup mechanisms (#139)
* Always Close() the Worker instance

* orchard list vms: show assigned worker for each of the VMs

* Stop the failed VMs before we schedule new VMs

To avoid violating resource constraints.

* syncOnDiskVMs: don't ignore running VMs

* Worker: show correct remote and local VM counts
2023-09-28 19:09:43 +00:00
..
list.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
service_accounts.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
vms.go Worker: better cleanup mechanisms (#139) 2023-09-28 19:09:43 +00:00
workers.go orchard list vms: add "Created" row (#106) 2023-07-04 18:11:26 +04:00