Skip to content

add BGP port to host port registry#1997

Open
arghosh93 wants to merge 1 commit intoopenshift:masterfrom
arghosh93:bgp_port
Open

add BGP port to host port registry#1997
arghosh93 wants to merge 1 commit intoopenshift:masterfrom
arghosh93:bgp_port

Conversation

@arghosh93
Copy link
Copy Markdown

This commit adds port 179 to host port registry. This port must be open to configure a full mesh iBGP topology among Openshift nodes.

@openshift-ci openshift-ci Bot requested review from TrilokGeer and runcom May 5, 2026 09:52
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 5, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jerpeter1 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

Comment thread dev-guide/host-port-registry.md Outdated
|-----------|-------------------------------------------------|----------|--------------------|---------------|-------|------------------------------------------------------------------------------------------------------------------|
| 53 | coredns | | | opnet | 4.7 | |
| 80 | haproxy | | | net edge | 3.0 | HTTP routes; baremetal only; only on nodes running router pod replicas |
| 179 | cluster-network-operator | | no | sdn | 4.20 | BGP |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
| 179 | cluster-network-operator | | no | sdn | 4.20 | BGP |
| 179 | cluster-network-operator | | no | sdn | 4.20 | BGP; only when using no-overlay mode |

This commit adds port 179 to host port registry. This port must be
open to configure a full mesh iBGP topology among Openshift nodes.

Signed-off-by: Arnab Ghosh <arnabghosh89@gmail.com>
@danwinship
Copy link
Copy Markdown
Contributor

/lgtm
/assign @knobunc

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 5, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 5, 2026

@arghosh93: 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

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants