orchard/internal
Kyle Fuhrmann 25d8d9d1c0 Add --no-audio support to VM spec
tart run supports --no-audio to disable host audio pass-through, but
there was no way to request it through a VM's spec - Headless, Nested,
and Suspendable all have a flag/field but audio didn't. Useful on
headless hosts with no audio hardware, where audio pass-through can
make guest CoreAudio depend on host audio services that don't exist.
2026-08-07 10:06:32 -07:00
..
bootstraptoken
certificatefingerprint controller run: make bootstrap process more user-friendly (#201) 2024-09-03 18:54:28 +04:00
command Add --no-audio support to VM spec 2026-08-07 10:06:32 -07:00
concurrentmap Fix race in port-forward (#418) 2026-03-05 15:56:13 +01:00
config Use a separate lock file on Windows to protect configuration (#216) 2024-11-01 22:38:25 +04:00
controller Reuse exec SSH connections per VM (#440) 2026-05-11 15:56:46 -04:00
dialer Load testing: synthetic VMs, multiple worker support and Grafana k6 test (#389) 2026-01-28 10:54:55 +01:00
echoserver echoserver: do not treat client errors as fatal (#398) 2026-02-05 13:00:43 +01:00
execstream Add more options to `/exec` (#435) 2026-05-05 08:56:18 -04:00
imageconstant Migrate CI from Cirrus CI to GitHub Actions (#447) 2026-07-16 17:57:06 -04:00
netconncancel Prevent goroutine leak when Close()'ing *grpc_net_conn.Conn (#237) 2025-01-23 18:17:14 +04:00
netconstants Support for prefixed Orchard Controller API URLs (#355) 2025-10-06 20:04:47 +04:00
opentelemetry Bump go.opentelemetry.io/otel/sdk/metric from 1.27.0 to 1.34.0 (#257) 2025-02-20 02:19:11 +04:00
orchardhome Use os.MkdirAll instead of os.Mkdir to create Orchard's home directory (#96) 2023-06-26 19:35:50 +04:00
proxy Orchard Controller: implement an SSH server that acts as a jump host (#179) 2024-06-11 19:32:45 +04:00
responder Switch from golang.org/x/net/websocket to nhooyr.io/websocket and handle NotFound errors (#105) 2023-07-04 18:10:41 +04:00
simplename Orchard Controller: implement an SSH server that acts as a jump host (#179) 2024-06-11 19:32:45 +04:00
structpath orchard create vm: support --image-pull-policy=Always (#110) 2023-07-26 17:43:14 +04:00
tests Migrate CI from Cirrus CI to GitHub Actions (#447) 2026-07-16 17:57:06 -04:00
version
worker Add --no-audio support to VM spec 2026-08-07 10:06:32 -07:00