Skip to content

OpenSandbox

vdocker/ingress/v1.0.8 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

โœ“ No known CVEs patched
Read the diff โ†’ Tool health โ†’ What is this tool? โ†’

✓ No known CVEs patched in this version

Topics

ai ai-agent ai-infra kubernetes sandbox

Affected surfaces

auth

Summary

AI summary

Updates ๐Ÿ› Bug Fixes, โœจ Features, and What's New across a mixed release.

Full changelog

What's New

โœจ Features

  • OTLP endpoint auto-discovery from node IP โ€” When no OTEL_EXPORTER_OTLP_METRICS_ENDPOINT or OTEL_EXPORTER_OTLP_ENDPOINT is configured, ingress now resolves the node IP from the HOST_IP env var (then /etc/hostinfo as fallback) and points the OTLP/HTTP exporter at <node-ip>:4318 over plaintext. This lets ingress emit metrics in environments where only a node IP is available, without requiring callers to template the full endpoint URL. (#963)

๐Ÿ› Bug Fixes

  • WebSocket proxy forwards all headers โ€” Replaced the hardcoded header whitelist (Origin, Sec-WebSocket-Protocol, Cookie) with a blacklist approach that forwards all headers except hop-by-hop (RFC 7230 ยง6.1) and dialer-managed WebSocket handshake headers. This fixes X-EXECD-ACCESS-TOKEN being silently dropped, which caused execd to return 401 on PTY WebSocket connections through ingress URI mode. (#1058)

๐Ÿ‘ฅ Contributors

Thanks to these contributors โค๏ธ

  • @Pangjiping

  • Docker Hub: opensandbox/ingress:v1.0.8
  • Aliyun Registry: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/ingress:v1.0.8

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track OpenSandbox

Get notified when new releases ship.

Sign up free

About OpenSandbox

Secure, Fast, and Extensible Sandbox runtime for AI agents.

All releases โ†’

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]