Skip to content
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

Add OVN shared cluster_settings, using= support #4

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

Conversation

dfarrell07
Copy link
Owner

Split the default cluster CNI settings into OVN or Weave options,
selectable by using=ovn or using=weave (default).

Signed-off-by: Daniel Farrell [email protected]

@dfarrell07 dfarrell07 force-pushed the ovn branch 2 times, most recently from 6462e5b to 9f026c4 Compare February 4, 2021 04:39
Support overriding the default cluster CNI settings (Weave) with shared
cluster_settings.ovn cluster_cni config to set OVN as the CNI.

For example:

make e2e using=ovn

Add tests for consuming projects, but only run with OVN for the main
repo with the Operator.

Signed-off-by: Daniel Farrell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant