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

Added missing retryOn conditions #6772

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tsaarni
Copy link
Member

@tsaarni tsaarni commented Nov 22, 2024

This change adds missing route config retry-on conditions that are available in Envoy 1.32.

Fixes #6770

@tsaarni tsaarni requested a review from a team as a code owner November 22, 2024 16:26
@tsaarni tsaarni requested review from skriss and sunjayBhatia and removed request for a team November 22, 2024 16:26
@sunjayBhatia sunjayBhatia requested review from a team, rajatvig and wilsonwu and removed request for a team November 22, 2024 16:27
@tsaarni tsaarni added the release-note/small A small change that needs one line of explanation in the release notes. label Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.05%. Comparing base (3589fc0) to head (567e34f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6772   +/-   ##
=======================================
  Coverage   81.05%   81.05%           
=======================================
  Files         133      133           
  Lines       20026    20026           
=======================================
  Hits        16232    16232           
  Misses       3500     3500           
  Partials      294      294           
---- 🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/small A small change that needs one line of explanation in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support envoy "safe retry on reset" policy value
2 participants