K8S Gateway API - TLSRoute with wildcard hostname, ROUTER_FLAVOR=expressions #14252
Open
1 task done
Labels
area/ingress-controller
Issues where Kong is running as a Kubernetes Ingress Controller
area/kubernetes
Issues where Kong is running on top of Kubernetes
Is there an existing issue for this?
Kong version (
$ kong version
)Kong 3.9.0
Current Behavior
Gateway is configured in DB-less mode together with KIC 3.4.1.
The Gateway is deployed by helm chart with env:
router_flavor: expressions
Gateway config cannot be updated with TLSRoute, which contains wildcard in the hostname definition, the error is:
Expected Behavior
Gateway should accept config with wildcard SNIs.
Steps To Reproduce
Kong deployment via Helm charts with FeatureGate and Router Flvaor env:
Gateway:
TLSRoute:
Anything else?
No response
The text was updated successfully, but these errors were encountered: