Skip to content

feat: support overriding ext_auth path#8612

Open
rudrakhp wants to merge 1 commit intoenvoyproxy:mainfrom
rudrakhp:ext_authz_path_override
Open

feat: support overriding ext_auth path#8612
rudrakhp wants to merge 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

Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
@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 ca3a485
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69c8275f6dea5300084bd627
😎 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 (fae7f19) to head (ca3a485).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8612   +/-   ##
=======================================
  Coverage   74.33%   74.34%           
=======================================
  Files         243      243           
  Lines       38147    38152    +5     
=======================================
+ Hits        28358    28365    +7     
+ Misses       7801     7800    -1     
+ Partials     1988     1987    -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.

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 ?

1 participant