orchard/internal/controller
Nikolay Edigaryev a37a8914cd
orchard controller run: introduce --experimental-ping-interval (#316)
* orchard controller run: introduce --experimental-ping-interval

* Ensure that --experimental-ping-interval is always larger than 5s
2025-05-15 21:14:17 +04:00
..
lifecycle Controller: emit lifecycle events when the VM gets restarted or deleted (#208) 2024-09-24 17:53:10 +04:00
notifier Small timout for worker notification (#242) 2025-02-06 17:30:09 +00:00
rendezvous Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
scheduler Small timout for worker notification (#242) 2025-02-06 17:30:09 +00:00
sshserver Small timout for worker notification (#242) 2025-02-06 17:30:09 +00:00
store BadgerDB: periodically perform garbage collection (#307) 2025-04-16 00:44:04 +04:00
api.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
api_cluster_settings.go "--scheduler-profile" option to allow different orchestration patterns (#224) 2024-11-28 20:07:46 +04:00
api_controller.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
api_rpc_portforward.go orchard controller run: introduce --experimental-ping-interval (#316) 2025-05-15 21:14:17 +04:00
api_rpc_resolve_ip.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
api_rpc_watch.go orchard controller run: introduce --experimental-ping-interval (#316) 2025-05-15 21:14:17 +04:00
api_service_accounts.go API: update service account fields on PUT (#198) 2024-08-21 20:03:52 +04:00
api_test.go REST API: provide error messages in error responses (#66) 2023-03-27 14:12:03 -04:00
api_vms.go Allow creating VMs with implicit CPU and memory (#243) 2025-02-06 00:50:01 +04:00
api_vms_ip.go Worker notification improvements (#246) 2025-02-07 00:38:04 +04:00
api_vms_portforward.go orchard controller run: introduce --experimental-ping-interval (#316) 2025-05-15 21:14:17 +04:00
api_workers.go Support scheduling by labels (#244) 2025-02-06 18:05:36 +04:00
api_workers_portforward.go Worker notification improvements (#246) 2025-02-07 00:38:04 +04:00
controller.go orchard controller run: introduce --experimental-ping-interval (#316) 2025-05-15 21:14:17 +04:00
datadir.go Orchard Controller: implement an SSH server that acts as a jump host (#179) 2024-06-11 19:32:45 +04:00
errorresponse.go REST API: provide error messages in error responses (#66) 2023-03-27 14:12:03 -04:00
option.go orchard controller run: introduce --experimental-ping-interval (#316) 2025-05-15 21:14:17 +04:00
rpc.go Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
wserror.go Controller API: correctly detect WebSocket closure in Watch RPC (#259) 2025-02-20 02:00:57 +04:00