Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
32 stars 23 forks source link

[Feature Request] Add ability to set loadBalancerSourceRanges on the service #263

Open yehiyam opened 3 months ago

yehiyam commented 3 months ago

Hi Is it possible to set the spec properties on the load balancer service?
Specifically, we need to be able to set loadBalancerSourceRanges to allow incoming traffic from specific IP addresses If not, it would be nice to have this feature

yehiyam commented 1 month ago

Kind ping

amargherio commented 1 week ago

@yehiyam following up on this, I've got an open PR to get this functionality added in. It's currently pending review but should be a pretty quick one given the scope of the feature.