You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiled-in C-idl makes ovn-nbctl et.al to point to a specific ovs/ovn schema. So choosing the right OVS/OVN version inside the image can be crucial to proper debugging.
First, we should add ovn version selection to the normal build command.
But we can do better than that. An idea by @palonsoro: use an OCP release version to pin a specific OVS/OVN version tuple.
The text was updated successfully, but these errors were encountered:
Compiled-in C-idl makes ovn-nbctl et.al to point to a specific ovs/ovn schema. So choosing the right OVS/OVN version inside the image can be crucial to proper debugging.
First, we should add ovn version selection to the normal
build
command.But we can do better than that. An idea by @palonsoro: use an OCP release version to pin a specific OVS/OVN version tuple.
The text was updated successfully, but these errors were encountered: