Support HTTPRoute destination port matching
This commit is contained in:
parent
eccfcc0924
commit
d317cd90fc
7 changed files with 28 additions and 25 deletions
|
@ -18,6 +18,7 @@ func SupportedFeatures() []features.FeatureName {
|
|||
features.HTTPRouteResponseHeaderModificationFeature.Name,
|
||||
features.HTTPRouteBackendProtocolH2CFeature.Name,
|
||||
features.HTTPRouteBackendProtocolWebSocketFeature.Name,
|
||||
features.HTTPRouteDestinationPortMatchingFeature.Name,
|
||||
features.TLSRouteFeature.Name,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue