Skip to content

OSDOCS-21318: Document excludeSubnets as CIDR-only - #117478

Open
JoeAldinger wants to merge 1 commit into
openshift:enterprise-4.21from
JoeAldinger:OSDOCS-21318
Open

OSDOCS-21318: Document excludeSubnets as CIDR-only#117478
JoeAldinger wants to merge 1 commit into
openshift:enterprise-4.21from
JoeAldinger:OSDOCS-21318

Conversation

@JoeAldinger

Copy link
Copy Markdown
Contributor

Summary

  • Corrects the excludeSubnets row in the OVN-Kubernetes network plugin JSON configuration table.
  • Docs previously said bare IP addresses were accepted; the parser and CRD require standard CIDR notation with a prefix length (use /32 or /128 for a single address).

Jira

https://redhat.atlassian.net/browse/OSDOCS-21318

Versions

4.21 (cherry-picks may be needed for other enterprise branches / main)

Test plan

  • Confirm rendered Multiple networks → Secondary networks table shows CIDR-only wording for excludeSubnets
  • Aligns with ClusterUserDefinedNetwork / primary network docs that already require CIDR notation

Made with Cursor

Bare IP addresses are rejected by OVN-Kubernetes; require CIDR notation with a prefix length.

Co-authored-by: Cursor <cursoragent@cursor.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 6, 2026
@openshift-ci-robot

openshift-ci-robot commented Aug 6, 2026

Copy link
Copy Markdown

@JoeAldinger: This pull request references OSDOCS-21318 which is a valid jira issue.

Details

In response to this:

Summary

  • Corrects the excludeSubnets row in the OVN-Kubernetes network plugin JSON configuration table.
  • Docs previously said bare IP addresses were accepted; the parser and CRD require standard CIDR notation with a prefix length (use /32 or /128 for a single address).

Jira

https://redhat.atlassian.net/browse/OSDOCS-21318

Versions

4.21 (cherry-picks may be needed for other enterprise branches / main)

Test plan

  • Confirm rendered Multiple networks → Secondary networks table shows CIDR-only wording for excludeSubnets
  • Aligns with ClusterUserDefinedNetwork / primary network docs that already require CIDR notation

Made with Cursor

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 6, 2026
@ocpdocs-previewbot

Copy link
Copy Markdown

@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown

@JoeAldinger: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants