-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Problem Statement
This is a sub-task of #2762. We need to implement Chainsaw e2e tests for HTTPRoute Header Matching scenarios to ensure proper test coverage for the HybridGateway project.
Proposed Solution
Implement Chainsaw test cases covering the following HTTPRoute header matching scenarios:
- Single header match
- Multiple header matches (AND logic)
- Header match with regex
Additional Information
Parent issue: #2762
Acceptance Criteria
-
Documentation is updated with this new feature / enhancement - Tests are added for this feature / enhancement
-
Helm chart is updated to work with this feature / enhancement - As a user, I can verify HTTPRoute header matching works correctly through Chainsaw e2e tests
Reactions are currently unavailable