Skip to content

CIDR network string - #1032

Merged
nitesh3108 merged 1 commit into
mainfrom
usr/nitesh.rewatkar/allowedNetworks
Jun 29, 2026
Merged

CIDR network string#1032
nitesh3108 merged 1 commit into
mainfrom
usr/nitesh.rewatkar/allowedNetworks

Conversation

@nitesh3108

Copy link
Copy Markdown
Contributor

Is this a new chart?

No

What this PR does / why we need it:

Updates the allowedNetworks parameter in charts/csi-isilon/values.yaml from a YAML list ([]) to a quoted string (""). This aligns the Helm chart value format with how the CSI PowerScale driver actually parses the allowed networks configuration — as a single comma-separated string rather than a native YAML list. The comment and example are updated to reflect the expected format: a quoted, bracketed, comma-separated string of CIDR ranges (e.g., "[192.168.1.0/24, 192.168.100.0/22]"). Also clarifies that the driver selects the first node IP falling within any of the specified CIDR ranges.

Special notes for your reviewer:

Checklist:

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the chart README.md
  • Title of the PR starts with the chart name (e.g. [charts_dir/mychartname]) if applicable

@nitesh3108
nitesh3108 merged commit cae4fd5 into main Jun 29, 2026
3 checks passed
@nitesh3108
nitesh3108 deleted the usr/nitesh.rewatkar/allowedNetworks branch June 29, 2026 13:21
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.

3 participants