Documenting external-openvswitch selector#375
Documenting external-openvswitch selector#375mmirecki wants to merge 1 commit intoopenshift:masterfrom mmirecki:ovs-selector-doc
Conversation
Adding docs about the network.operator.openshift.io/external-openvswitch selector, which allows to use an exisitng Open vSwitch instance on nodes where OpenShiftSDN/OVNKubernetes is installed.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mmirecki 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 |
|
@mmirecki: The following tests failed, say
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/test-infra repository. I understand the commands that are listed here. |
|
@mmirecki: The following tests failed, say
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/test-infra repository. I understand the commands that are listed here. |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
|
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
|
@mmirecki: PR needs rebase. 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/test-infra repository. |
|
@openshift-bot: Closed this PR. DetailsIn response to this:
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/test-infra repository. |
Adding docs about the network.operator.openshift.io/external-openvswitch
selector, which allows to use an exisitng Open vSwitch instance on
nodes where OpenShiftSDN/OVNKubernetes is installed.
This PR documents PR 357 and PR 346