Description
Currently, APIRule v2 allows rule matching based on path and HTTP methods. This feature request proposes adding support for defining rule matches based on HTTP headers as well. This enables advanced routing, more granular API management, and alignment with Istio’s capabilities for header-based routing via its VirtualService CR.
Customer Value:
- Enhanced flexibility in traffic routing and policy definition.
- Supports scenarios where API consumers require certain headers for routing/authentication.
- Aligns Kyma API Gateway with enterprise API gateway feature sets.
- Ensures seamless integration with Istio-based patterns and future compatibility.
TODOs
Acceptance Criteria
References
Related PRs
Description
Currently, APIRule v2 allows rule matching based on path and HTTP methods. This feature request proposes adding support for defining rule matches based on HTTP headers as well. This enables advanced routing, more granular API management, and alignment with Istio’s capabilities for header-based routing via its VirtualService CR.
Customer Value:
TODOs
Acceptance Criteria
References
Related PRs