Skip to content

Skip mon-ip validation for cluster network CIDR#2701

Open
TimothyAsirJeyasing wants to merge 1 commit intored-hat-storage:masterfrom
TimothyAsirJeyasing:DFBUGS-5756-cluster-no-mon-ip-validation
Open

Skip mon-ip validation for cluster network CIDR#2701
TimothyAsirJeyasing wants to merge 1 commit intored-hat-storage:masterfrom
TimothyAsirJeyasing:DFBUGS-5756-cluster-no-mon-ip-validation

Conversation

@TimothyAsirJeyasing
Copy link
Copy Markdown
Contributor

@TimothyAsirJeyasing TimothyAsirJeyasing commented Apr 16, 2026

https://redhat.atlassian.net/browse/DFBUGS-5756

The initial requirement was to validate both the public network and the cluster network. However, based on later discussions, it was clarified that the public network uses network.rook.io/mon-ip for MON placement, while the cluster network CIDR does not require MON IP checks, as per guidance from the storage team.

Therefore, this PR removes validation for the cluster network MON IP and validates only the cluster network CIDR format.

Public network uses network.rook.io/mon-ip for mon placement; cluster
network CIDR does not require mon-ip checks per storage team guidance.

- nic: validate cluster CIDR format only; keep mon-ip checks for public
- footer: require mon-ip and in-CIDR only when public CIDR is selected

Signed-off-by: Timothy Asir Jeyasingh <tim.gluster@gmail.com>
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 16, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: TimothyAsirJeyasing
Once this PR has been reviewed and has the lgtm label, please assign bipuladh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@TimothyAsirJeyasing
Copy link
Copy Markdown
Contributor Author

TimothyAsirJeyasing commented Apr 16, 2026

validating only public network, it will not validate for cluster network
Screenshot 2026-04-15 at 11 37 34 PM

even though we give some random ip for the client network it does not do mon ip validation it does only the format check
Screenshot 2026-04-16 at 12 05 07 AM

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 16, 2026

@TimothyAsirJeyasing: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/odf-console-e2e-aws 8d8d5c7 link true /test odf-console-e2e-aws

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.

@TimothyAsirJeyasing
Copy link
Copy Markdown
Contributor Author

/test odf-console-e2e-aws

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.

1 participant