| .. |
|
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
|
controller run: make bootstrap process more user-friendly (#201)
|
2024-09-03 18:54:28 +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
|
RPC v2: fix Ping() hanging due to PONG not being processed (#247)
|
2025-02-07 22:05:09 +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
|
Controller API: correctly detect WebSocket closure in Watch RPC (#259)
|
2025-02-20 02:00:57 +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
|
RPC v2: fix Ping() hanging due to PONG not being processed (#247)
|
2025-02-07 22:05:09 +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
|
Introduce WebSocket-based RPC v2 (#239)
|
2025-01-30 17:33:32 +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
|
Introduce WebSocket-based RPC v2 (#239)
|
2025-01-30 17:33:32 +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 |