Azure / Azure/aks-app-routing-operator
[Feature Request] Add ability to set loadBalancerSourceRanges on the service
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by locating the operator entry point that creates or reconciles the load balancer Service, then trace how its spec is built. Done means callers can configure spec.loadBalancerSourceRanges and the resulting Kubernetes Service contains the requested IP ranges.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100