orchard/internal/command
Nikolay Edigaryev 60e564da88
Implement restart policy for VMs (#83)
* Implement restart policy for VMs

* Do not update VM.Resource, we only use it as a read-only specification

* Err()/setErr(): use atomic.Pointer instead of sync.Mutex
2023-04-24 19:30:08 +04:00
..
context --help fixes and new "orchard logs vm" command (#41) 2023-03-23 15:59:57 +04:00
controller Simplified bootstrapping of a cluster (#40) 2023-03-22 23:43:37 +04:00
create Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
deletecmd Always require a client for running a worker (#52) 2023-03-24 17:44:20 +04:00
dev Fail VMs if the worker had crashed/is unhealthy (#70) 2023-04-03 16:47:49 +04:00
get --help fixes and new "orchard logs vm" command (#41) 2023-03-23 15:59:57 +04:00
list Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
logs --help fixes and new "orchard logs vm" command (#41) 2023-03-23 15:59:57 +04:00
pause Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00
portforward Make port-forward endpoint to wait for the VM (#65) 2023-03-27 23:52:21 +04:00
resume Introduce "orchard pause" and "orchard resume" commands (#73) 2023-04-07 22:59:41 +04:00
ssh orchard ssh vm: introduce exec mode (#72) 2023-04-05 11:05:27 -04:00
vnc Make port-forward endpoint to wait for the VM (#65) 2023-03-27 23:52:21 +04:00
worker Resources support (#63) 2023-03-27 17:30:54 +04:00
root.go Implement restart policy for VMs (#83) 2023-04-24 19:30:08 +04:00