Skip to content

Add extended CONNECT setting to ProxyConfig#2

Draft
mpuncel wants to merge 1 commit into
masterfrom
mpuncel/http2-connect-proxy-config
Draft

Add extended CONNECT setting to ProxyConfig#2
mpuncel wants to merge 1 commit into
masterfrom
mpuncel/http2-connect-proxy-config

Conversation

@mpuncel
Copy link
Copy Markdown
Owner

@mpuncel mpuncel commented May 11, 2026

🤖 Draft API change for configuring HTTP/2 extended CONNECT through an Istio CRD instead of proxy environment metadata.

Summary:

  • Adds nullable enableHttp2Connect to networking.istio.io/v1beta1 ProxyConfig.
  • Adds matching enable_http2_connect to mesh ProxyConfig so the CRD can map into effective proxy configuration.
  • Documents that the setting affects sidecar listener HTTP connection managers and does not configure upstream clusters.
  • Regenerates Go, HTML docs, and CRD schema outputs.

Validation:

  • ./gen.sh
  • go test ./...
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant