Skip to content

feat: support overriding ext_auth path#8612

Merged
rudrakhp merged 1 commit intoenvoyproxy:mainfrom
rudrakhp:ext_authz_path_override
Apr 26, 2026
Merged

feat: support overriding ext_auth path#8612
rudrakhp merged 1 commit intoenvoyproxy:mainfrom
rudrakhp:ext_authz_path_override

Conversation

@rudrakhp
Copy link
Copy Markdown
Member

What type of PR is this?

feat: support overriding ext_auth path

What this PR does / why we need it:
Adds support for complete override path used for ext_auth instead of prefix behavior today.

Which issue(s) this PR fixes:

Fixes #7992

Release Notes: Yes

@rudrakhp rudrakhp requested a review from a team as a code owner March 28, 2026 19:09
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 28, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 3fdfc57
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69ec8f8b828c3d000835a454
😎 Deploy Preview https://deploy-preview-8612--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.34%. Comparing base (e098718) to head (3fdfc57).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8612      +/-   ##
==========================================
- Coverage   74.35%   74.34%   -0.02%     
==========================================
  Files         246      246              
  Lines       39287    39292       +5     
==========================================
- Hits        29211    29210       -1     
- Misses       8045     8050       +5     
- Partials     2031     2032       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rudrakhp rudrakhp force-pushed the ext_authz_path_override branch 2 times, most recently from a0998f4 to 5fdcef5 Compare April 7, 2026 10:17
@rudrakhp rudrakhp force-pushed the ext_authz_path_override branch from 5fdcef5 to eb4f5b5 Compare April 19, 2026 14:56
Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
@rudrakhp rudrakhp force-pushed the ext_authz_path_override branch from eb4f5b5 to 3fdfc57 Compare April 25, 2026 09:55
Copy link
Copy Markdown

@arko-oai arko-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@arkodg arkodg requested review from a team April 26, 2026 03:05
@arkodg arkodg added this to the v1.8.0-rc.1 Release milestone Apr 26, 2026
@kkk777-7
Copy link
Copy Markdown
Member

LGTM, thanks!

@kkk777-7
Copy link
Copy Markdown
Member

/retest

@rudrakhp rudrakhp merged commit dd203e5 into envoyproxy:main Apr 26, 2026
90 of 94 checks passed
skos-ninja pushed a commit to skos-ninja/envoy-gateway that referenced this pull request May 1, 2026
Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
Signed-off-by: Jake Oliver <jake@truelayer.com>
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 optional flag to disable path appending when using extAuth.http.path ?

4 participants