Skip to content

OCPBUGS#55102: Include reserved HCP CIDR ranges #93269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 13, 2025
@xenolinux xenolinux added this to the Continuous Release milestone May 13, 2025
@xenolinux xenolinux force-pushed the hcp-reserved-cidr branch from e75bd2c to bc9d59a Compare May 13, 2025 12:58
@openshift-ci openshift-ci bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 13, 2025
@heliubj18
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 14, 2025
@xenolinux xenolinux added peer-review-needed Signifies that the peer review team needs to review this PR and removed peer-review-needed Signifies that the peer review team needs to review this PR labels May 14, 2025
@xenolinux xenolinux force-pushed the hcp-reserved-cidr branch from bc9d59a to 793ce82 Compare May 14, 2025 08:28
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 14, 2025
Copy link

openshift-ci bot commented May 14, 2025

New changes are detected. LGTM label has been removed.

@xenolinux xenolinux force-pushed the hcp-reserved-cidr branch from 793ce82 to 6f5ceca Compare May 14, 2025 08:52
@xenolinux xenolinux added peer-review-needed Signifies that the peer review team needs to review this PR and removed peer-review-needed Signifies that the peer review team needs to review this PR labels May 14, 2025
@xenolinux xenolinux force-pushed the hcp-reserved-cidr branch from 6f5ceca to 0e04a0f Compare May 14, 2025 10:33
Copy link

openshift-ci bot commented May 14, 2025

@xenolinux: all tests passed!

Full PR test history. Your PR dashboard.

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.

@xenolinux xenolinux added the peer-review-needed Signifies that the peer review team needs to review this PR label May 14, 2025
@jeana-redhat jeana-redhat added the peer-review-in-progress Signifies that the peer review team is reviewing this PR label May 14, 2025
Copy link
Contributor

@jeana-redhat jeana-redhat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple things to look at here but overall LGTM

/remove-label peer-review-in-progress
/remove-label peer-review-needed
/label peer-review-done

[id="hcp-cidr-ranges_{context}"]
= CIDR ranges for {hcp}

For deploying {hcp} on {product-title}, consider the following required Classless Inter-Domain Routing (CIDR) subnet ranges:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these are required, should we use a more active verb like "use" or "adhere to"?

Suggested change
For deploying {hcp} on {product-title}, consider the following required Classless Inter-Domain Routing (CIDR) subnet ranges:
For deploying {hcp} on {product-title}, use the following required Classless Inter-Domain Routing (CIDR) subnet ranges:

//
// * hosted_control_planes/hcp-prepare/hcp-requirements.adoc

:_mod-docs-content-type: CONCEPT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:_mod-docs-content-type: CONCEPT
:_mod-docs-content-type: REFERENCE

Comment on lines +126 to +133
== {hcp-capital} CIDR

For {hcp} on {product-title}, consider the following required CIDR ranges:

* `v4InternalSubnet`: 100.65.0.0/16 (OVN-Kubernetes)
* `clusterNetwork`: 10.132.0.0/14 (pod network)
* `serviceNetwork`: 172.31.0.0/16
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this content needs to be maintained at all (like if there will be changes to this list), finding a way to write it only once and reuse it in both places will avoid errors creeping in from folks not realizing there are two versions of the same content in the repo. Maybe a snippet, or just including the module in this assembly?

@openshift-ci openshift-ci bot added peer-review-done Signifies that the peer review team has reviewed this PR and removed peer-review-in-progress Signifies that the peer review team is reviewing this PR peer-review-needed Signifies that the peer review team needs to review this PR labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch/enterprise-4.17 branch/enterprise-4.18 branch/enterprise-4.19 peer-review-done Signifies that the peer review team has reviewed this PR size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants