oracle / oracle/oci-cloud-controller-manager

Tag based discovery of LB subnets and security lists

Open
#396 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
158
Forks
108
PR merge metrics
No merged PRs in 30d

Description

FEATURE REQUEST

Versions

CCM Version: 906eec8

Environment: N/A

The current CPI configuration requires subnets and securityLists to be configured on the CPI for correct functioning of service type=LoadBalancer. However, if you are using Cluster API Oracle where it is provisioning the VCN on your behalf in the default configuration, then you do not know the subnets and security lists in advance.

It would be ideal for the CPI to auto discover relevant subnets and security lists, perhaps using tags, as in other cloud providers like AWS.

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

No files or tests are named. Start by locating the CPI configuration for subnets and securityLists and the handling for Service type=LoadBalancer, then review how the Cluster API Oracle setup provisions the VCN. Done means relevant subnets and security lists can be discovered by tags when they are not configured in advance.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cloud, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.