-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conformance: HTTPRoute Filter Combinations #2037
Comments
/help |
@robscott: GuidelinesPlease ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Had an offline chat with @LiorLieberman - I am interested in taking this. |
/assign @Treenhan |
@LiorLieberman I created a PR #2101 which combines one Core Capability (i.e. The list of Core/Extended capabilities was based on https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.HTTPRouteFilter There is still work investigating whether it's possible to combine |
All HTTPRoute filters now have conformance tests as covered by #1103. Now we need some tests to cover combinations of them. At minimum we should aim to have all filters tested in combination with one other filter. Here's an example of what that could look like:
Core Combinations
Core and Extended Combinations
Extended Combinations
The text was updated successfully, but these errors were encountered: