-
Notifications
You must be signed in to change notification settings - Fork 171
[WIP] Regenerate apply configurations for OVN no-overlay mode #349
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
base: master
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ricky-rav 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 |
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
0e03f16 to
6c1691c
Compare
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
Vendor openshift/api changes that add no-overlay mode support to the Network operator API. This regenerates the apply configurations to include: - DefaultNetworkTransport field - DefaultNetworkNoOverlayOptions field - BGPManagedConfig field - NoOverlayOptions struct - BGPManagedConfig struct Signed-off-by: Riccardo Ravaioli <[email protected]>
|
@ricky-rav: 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. |
openshift/api#2537 openshift/client-go#349 Signed-off-by: Riccardo Ravaioli <[email protected]>
Vendor openshift/api changes that add no-overlay mode support to the Network operator API. This regenerates the apply configurations to include: