Skip to content

External-ccm: Add node scoped reconciliation - #544

Open
dghubble wants to merge 1 commit into
oracle:masterfrom
dghubble:dev/dghubble/node-scoped-reconciliation
Open

External-ccm: Add node scoped reconciliation#544
dghubble wants to merge 1 commit into
oracle:masterfrom
dghubble:dev/dghubble/node-scoped-reconciliation

Conversation

@dghubble

Copy link
Copy Markdown
  • Add a --node-filter-requirements label selector for cloud controllers to restrict node watches/reconciles to matching managed nodes only
  • This is relevant in hybrid clusters where OCI nodes coexist with nodes managed by other platform cloud controller managers. Today, oci-cloud-controller-manager always tries to manage all nodes. Whereas similar projects like cloud-provider-azure support node filtering like that proposed here (e.g. kubernetes.azure.com/managed=false)
  • Document configuration and preserve all node behavior by default

* Add node label selector configuration for cloud controllers

* Filter OCI node informers without filtering other resources

* Document configuration and preserve all node behavior by default

Signed-off-by: Dalton Hubble <dghubble@gmail.com>
@oracle-contributor-agreement

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant