Skip to content

Reconcile node access zone network labels#430

Merged
shaynafinocchiaro merged 11 commits into
usr/atye/multi-tenantfrom
usr/sf/reconcile-node-labels
Aug 7, 2025
Merged

Reconcile node access zone network labels#430
shaynafinocchiaro merged 11 commits into
usr/atye/multi-tenantfrom
usr/sf/reconcile-node-labels

Conversation

@shaynafinocchiaro

@shaynafinocchiaro shaynafinocchiaro commented Aug 7, 2025

Copy link
Copy Markdown
Collaborator

Description

PR will add IP addresses from the storage class as network labels to the node. Reconcile is handled on a timed interval (default 1h). Stale labels are removed and replaced with newly discovered labels.
csi-isilon.dellemc.com/aznetwork-10.0.0.0_24=10.0.0.1-10.0.0.2 csi-isilon.dellemc.com/aznetwork-10.0.0.0_24=10.0.0.1

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Volume IO test with new parameter from storage class

Comment thread service/service.go
@shaynafinocchiaro shaynafinocchiaro merged commit 526293c into usr/atye/multi-tenant Aug 7, 2025
5 of 6 checks passed
@shaynafinocchiaro shaynafinocchiaro deleted the usr/sf/reconcile-node-labels branch August 7, 2025 15:45
hoppea2 pushed a commit that referenced this pull request Aug 11, 2025
Co-authored-by: Don Khan <don.khan@dell.com>
OliverChen557 pushed a commit that referenced this pull request Aug 12, 2025
Co-authored-by: Don Khan <don.khan@dell.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants