Skip to content

Add HTTP/2 ping options to DestinationRule#1

Closed
mpuncel wants to merge 1 commit into
masterfrom
mpuncel/http2-ping-destination-rule
Closed

Add HTTP/2 ping options to DestinationRule#1
mpuncel wants to merge 1 commit into
masterfrom
mpuncel/http2-ping-destination-rule

Conversation

@mpuncel
Copy link
Copy Markdown
Owner

@mpuncel mpuncel commented May 11, 2026

Summary

  • Adds connectionPool.http.http2ProtocolOptions.connectionKeepalive.interval/timeout to DestinationRule.
  • Regenerates protobuf, JSON/deepcopy/alias, docs, and CRD outputs.
  • Adds a CRD validation fixture covering the new YAML shape.

Related

Tests

  • buf lint
  • go test ./... from tests/
  • git diff --check

This is required for solving istio/istio#55640. In
particular it is useful for detecting dead TCP connections and/or keeping
connections alive through intermediate proxies.
@mpuncel
Copy link
Copy Markdown
Owner Author

mpuncel commented May 12, 2026

🤖 Superseded by upstream PR: istio#3706

@mpuncel mpuncel closed this May 12, 2026
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