Skip to content

feat: enable command operators for httproute filter directresponse#8183

Merged
arkodg merged 5 commits intoenvoyproxy:mainfrom
6ixfalls:feat/direct_body2
Feb 14, 2026
Merged

feat: enable command operators for httproute filter directresponse#8183
arkodg merged 5 commits intoenvoyproxy:mainfrom
6ixfalls:feat/direct_body2

Conversation

@6ixfalls
Copy link
Copy Markdown
Contributor

@6ixfalls 6ixfalls commented Feb 4, 2026

What type of PR is this?

Feature

What this PR does / why we need it:
Enables command operators in the directResponse of an HTTPRoute filter. Implemented the same way as backendTrafficPolicy's directResponse (11248b4).

Which issue(s) this PR fixes:

N/A

Release Notes: Yes

@6ixfalls 6ixfalls requested a review from a team as a code owner February 4, 2026 20:40
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 4, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 19a7f10
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6990d1c1db85fa00080bdabe
😎 Deploy Preview https://deploy-preview-8183--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 Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.84%. Comparing base (42825c7) to head (19a7f10).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8183      +/-   ##
==========================================
- Coverage   73.88%   73.84%   -0.04%     
==========================================
  Files         241      241              
  Lines       36609    36613       +4     
==========================================
- Hits        27047    27038       -9     
- Misses       7656     7671      +15     
+ Partials     1906     1904       -2     

☔ 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.

arkodg
arkodg previously approved these changes Feb 8, 2026
Copy link
Copy Markdown
Contributor

@arkodg arkodg 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, would be great if e2e can highlight this as well

@arkodg arkodg added this to the v1.8.0-rc.1 Release milestone Feb 8, 2026
@arkodg arkodg requested review from a team February 8, 2026 18:48
Signed-off-by: Bryan Lee <me@bryanl.ee>
Signed-off-by: Bryan Lee <23470032+6ixfalls@users.noreply.github.com>
zirain
zirain previously approved these changes Feb 11, 2026
Signed-off-by: Bryan Lee <me@bryanl.ee>
Signed-off-by: Arko Dasgupta <arkodg@users.noreply.github.com>
@arkodg arkodg merged commit a82c158 into envoyproxy:main Feb 14, 2026
36 of 39 checks passed
Inode1 pushed a commit to Inode1/gateway that referenced this pull request Feb 23, 2026
…nvoyproxy#8183)

* feat: enable command operators for httproute filter directresponse

Signed-off-by: Bryan Lee <me@bryanl.ee>
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.

3 participants