Skip to content

Commit cc2f2a8

Browse files
committed
Add AdaptiveConcurrency to DestinationRule TrafficPolicy
Adds AdaptiveConcurrency message to the DestinationRule proto, enabling configuration of Envoy's adaptive concurrency filter via TrafficPolicy. The message structure mirrors Envoy's v3 AdaptiveConcurrency proto with GradientControllerConfig, ConcurrencyLimitCalculationParams, and MinimumRTTCalculationParams. Field names and numbers are aligned with the upstream Envoy proto.
1 parent b10ab91 commit cc2f2a8

8 files changed

Lines changed: 1757 additions & 125 deletions

kubernetes/customresourcedefinitions.gen.yaml

Lines changed: 624 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

networking/v1/destination_rule_alias.gen.go

Lines changed: 55 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)