Closed adrianchiris closed 3 months ago
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
With Support for Smart-NICs that was introduced in PRs: #2005 #2042 node start logic now support node initialization or different ovnkube node modes :
full
,smart-nic
,smart-nic-host
This logic should be streamlined to reduce the amount of conditions on this mode while avoiding code duplication as much as possible.