add BGP port to host port registry#1997
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| |-----------|-------------------------------------------------|----------|--------------------|---------------|-------|------------------------------------------------------------------------------------------------------------------| | ||
| | 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 | |
There was a problem hiding this comment.
| | 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>
|
/lgtm |
|
@arghosh93: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
This commit adds port 179 to host port registry. This port must be open to configure a full mesh iBGP topology among Openshift nodes.