foundation-model-stack / multi-nic-cni

https://foundation-model-stack.github.io/multi-nic-cni/
Apache License 2.0
33 stars 5 forks source link

mitigate multinicnetwork reconcile #170

Closed sunya-ch closed 6 months ago

sunya-ch commented 6 months ago

This PR patch is to remove unnecessary reconcile over multinicnetwork which comes from several causes

Before:

 LEVEL(-2) Failed to manage multi-nic-network: non-MultiNicIPAM
--> reconcile multinicnetwork next few seconds

After:

LEVEL(-3) Update multi-nic-network status (Non-MultiNICIPAM, RouteNoApplied)

Signed-off-by: Sunyanan Choochotkaew sunyanan.choochotkaew1@ibm.com