ovn-kubernetes / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
839 stars 349 forks source link

[Refactor] Streamline Node.Start() logic #2365

Closed adrianchiris closed 3 months ago

adrianchiris commented 3 years ago

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.

github-actions[bot] commented 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.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 5 days with no activity.