Part of #5900. Follow-up after the Envoy backend lands.
Goal
Close the known rough edges in the initial Envoy backend before wider use.
Tasks
Notes
Small, independent cleanups. None block the backend from being usable, but they matter before recommending it broadly.
Part of #5900. Follow-up after the Envoy backend lands.
Goal
Close the known rough edges in the initial Envoy backend before wider use.
Tasks
defaultEnvoyImageis currently tag-pinned (envoyproxy/envoy-distroless:v1.32.3). Pin by digest and document theTOOLHIVE_ENVOY_IMAGEoverride for supply-chain policy.127.0.0.1today; consider disabling it entirely (or gating behind a debug flag) since it is not needed at runtime.Notes
Small, independent cleanups. None block the backend from being usable, but they matter before recommending it broadly.