oracle / oracle/oci-cloud-controller-manager
Feature Request: NLB annotations
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 158
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
FEATURE REQUEST
With NLB, but likely also with Layer-7 LB ...
I'm deploying a NLB by a Nginx ingress controller, and I would like to have some annotations to control:
- The assigned IP to the LB. I can control the subnet where the LB is deployed, but somehow I can't define the assigned IP address.
- Same with the name assigned to the LB. I can't specify the name, and in some companies there is a notation to follow when creating some elements.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The request concerns NLB configuration through Nginx ingress annotations, specifically selecting the assigned load-balancer IP and name. Start by locating the NLB annotation handling in the cloud controller and reviewing how ingress annotations are translated into load-balancer settings. Done means supported annotations control both requested values, with coverage for the stated NLB use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100