Skip to content

api: support headers and redirects in custom response#5549

Merged
arkodg merged 1 commit intoenvoyproxy:mainfrom
rudrakhp:api_redirect_response
Jun 3, 2025
Merged

api: support headers and redirects in custom response#5549
arkodg merged 1 commit intoenvoyproxy:mainfrom
rudrakhp:api_redirect_response

Conversation

@rudrakhp
Copy link
Member

What type of PR is this?

api: support headers and redirects in custom response

What this PR does / why we need it:

Extends the CustomResponse API to support adding response headers and redirect responses.

Which issue(s) this PR fixes:

Related #5475

@rudrakhp rudrakhp requested a review from a team as a code owner March 19, 2025 19:28
@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.39%. Comparing base (34a327b) to head (405267b).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5549      +/-   ##
==========================================
- Coverage   70.47%   70.39%   -0.09%     
==========================================
  Files         220      220              
  Lines       36593    36593              
==========================================
- Hits        25788    25758      -30     
- Misses       9282     9303      +21     
- Partials     1523     1532       +9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@arkodg arkodg added this to the v1.4.0-rc.1 milestone Apr 17, 2025
@arkodg
Copy link
Contributor

arkodg commented Apr 29, 2025

hey @rudrakhp sorry couldn't get to this sooner, since we are too close to v1.4, this will probably need to be included in v1.5

@arkodg arkodg modified the milestones: v1.4.0-rc.1, Backlog Apr 30, 2025
@zirain zirain modified the milestones: Backlog, v1.5.0-rc.1 Release May 21, 2025
@rudrakhp rudrakhp requested a review from a team May 21, 2025 04:22
@rudrakhp
Copy link
Member Author

/retest

@rudrakhp rudrakhp requested a review from arkodg May 29, 2025 11:28
@arkodg
Copy link
Contributor

arkodg commented May 29, 2025

thanks for the updates @rudrakhp, apart from the one comment, LGTM from my side

Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
@rudrakhp rudrakhp requested review from arkodg and removed request for arkodg May 30, 2025 04:15
@arkodg arkodg requested review from a team May 30, 2025 04:23
@arkodg arkodg merged commit 6775832 into envoyproxy:main Jun 3, 2025
30 checks passed
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.

4 participants