-
Notifications
You must be signed in to change notification settings - Fork 708
Open
Labels
area/gateway-provisionerIssues or PRs related to the Gateway provisionerIssues or PRs related to the Gateway provisionerhelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Please describe the problem you have
When using Contour Gateway Provisioner with a GatewayClass that references a custom ContourDeployment, it currently does not expose any fields to configure the Envoy Service’s spec.loadBalancerSourceRanges or spec.loadBalancerClass.
Because of this, we cannot:
-
Restrict source IPs at the load balancer level (loadBalancerSourceRanges)
-
Select a specific load balancer implementation (loadBalancerClass)
It would be helpful if ContourDeployment allowed configuring these two fields so that the Envoy Service can be fully managed through the GatewayClass parameters.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/gateway-provisionerIssues or PRs related to the Gateway provisionerIssues or PRs related to the Gateway provisionerhelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.