* controller(api): new "GET /vms/{name}/exec" WebSocket-based endpoint
* Split SSH connection and execution to avoid standard input handoff
* execstream: make Exit field a pointer again
To support serializing exit codes equal to 0.
|
||
|---|---|---|
| .. | ||
| devcontroller | ||
| testdata | ||
| wait | ||
| events_pagination_test.go | ||
| exec_test.go | ||
| implicit_cpu_memory_test.go | ||
| integration_test.go | ||
| ip_endpoint_test.go | ||
| labels_test.go | ||
| scheduler_profile_test.go | ||
| spec_update_test.go | ||
| sshserver_test.go | ||