Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(outbound): Discover timeouts and retries #3095

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Jul 25, 2024

This change updates linkerd2-proxy-api to v0.14.0, which introduces per-route timeout and retry policies. These API responses are bound to the recently introduced outbound retry policies.

Support for the legacy request_timeout configuration (which in rare situations may be set by older control planes) is maintained, but is now deprecated in favor of the newer timeout policies.

This change updates linkerd2-proxy-api to v0.14.0, which introduces per-route
timeout and retry policies. These API responses are bound to the recently
introduced outbound retry policies.

Support for the legacy request_timeout configuration (which in rare situations
may be set by older control planes) is maintained, but is now deprecated in
favor of the newer timeout policies.
@olix0r olix0r requested a review from a team as a code owner July 25, 2024 05:06
@olix0r olix0r enabled auto-merge (squash) July 25, 2024 05:15
@olix0r olix0r disabled auto-merge July 25, 2024 05:15
@olix0r olix0r enabled auto-merge (squash) July 25, 2024 05:16
@olix0r olix0r merged commit a3a0b9f into main Jul 25, 2024
24 checks passed
@olix0r olix0r deleted the ver/proxy-policy branch July 25, 2024 05:18
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