..
lifecycle
…
notifier
Fix race in port-forward ( #418 )
2026-03-05 15:56:13 +01:00
rendezvous
Introduce WebSocket-based RPC v2 ( #239 )
2025-01-30 17:33:32 +04:00
scheduler
Support Vetu virtualization on Linux in addition to Tart on macOS ( #419 )
2026-03-16 11:12:28 +01:00
sshexec
controller(api): new "GET /vms/{name}/exec" WebSocket-based endpoint ( #408 )
2026-02-12 13:35:06 +01:00
sshserver
Introduce "compute:connect" role ( #393 )
2026-01-29 19:55:28 +01:00
store
Refactor listing VMs ( #399 )
2026-02-05 18:51:45 +01:00
api.go
Replace Prometheus with OpenTelemetry ( #413 )
2026-02-23 19:01:10 +01:00
api_cluster_settings.go
…
api_controller.go
Simplify state reconciliation and support changing Softnet settings ( #364 )
2025-11-06 20:56:31 +04:00
api_rpc_portforward.go
Fix websocket.(*Conn).timeoutLoop goroutine leak ( #329 )
2025-07-11 15:23:50 +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
Fix websocket.(*Conn).timeoutLoop goroutine leak ( #329 )
2025-07-11 15:23:50 +04:00
api_service_accounts.go
Implement server-side filtering for VMs by worker ( #392 )
2026-01-29 17:52:24 +01:00
api_test.go
Introduce "compute:connect" role ( #393 )
2026-01-29 19:55:28 +01:00
api_vms.go
Support Vetu virtualization on Linux in addition to Tart on macOS ( #419 )
2026-03-16 11:12:28 +01:00
api_vms_exec.go
Support Vetu virtualization on Linux in addition to Tart on macOS ( #419 )
2026-03-16 11:12:28 +01:00
api_vms_ip.go
Support Vetu virtualization on Linux in addition to Tart on macOS ( #419 )
2026-03-16 11:12:28 +01:00
api_vms_portforward.go
Support Vetu virtualization on Linux in addition to Tart on macOS ( #419 )
2026-03-16 11:12:28 +01:00
api_workers.go
Support Vetu virtualization on Linux in addition to Tart on macOS ( #419 )
2026-03-16 11:12:28 +01:00
api_workers_portforward.go
Worker notification improvements ( #246 )
2025-02-07 00:38:04 +04:00
controller.go
Support Vetu virtualization on Linux in addition to Tart on macOS ( #419 )
2026-03-16 11:12:28 +01:00
datadir.go
…
errorresponse.go
…
option.go
Replace Prometheus with OpenTelemetry ( #413 )
2026-02-23 19:01:10 +01: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