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

docs: response override #4668

Merged
merged 3 commits into from
Nov 8, 2024
Merged

Conversation

zhaohuabing
Copy link
Member

Fixes #4658

Release Notes: No

@zhaohuabing zhaohuabing requested a review from a team as a code owner November 7, 2024 09:30
@zhaohuabing zhaohuabing force-pushed the responseoverride-docs branch 2 times, most recently from 6fb9507 to 9829ba6 Compare November 7, 2024 09:34
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.59%. Comparing base (0017043) to head (86c1028).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4668      +/-   ##
==========================================
+ Coverage   65.57%   65.59%   +0.02%     
==========================================
  Files         211      211              
  Lines       31952    31952              
==========================================
+ Hits        20952    20960       +8     
+ Misses       9757     9753       -4     
+ Partials     1243     1239       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arkodg
Copy link
Contributor

arkodg commented Nov 7, 2024

thanks @zhaohuabing, can you also add this doc to docs/ and v1.2/

@zirain zirain merged commit 52ccf65 into envoyproxy:main Nov 8, 2024
27 checks passed
@zhaohuabing zhaohuabing deleted the responseoverride-docs branch November 8, 2024 13:19
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.

Add docs for the ResponseOverride feature
3 participants