oracle / oracle/oci-cloud-controller-manager

Feature Request: NLB annotations

Open
#480 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.