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

fix CNI log and host-device delete #165

Closed sunya-ch closed 7 months ago

sunya-ch commented 7 months ago

This PR fixes the missing CNI log on host-device CNI call. Also, replace nil with empty IP address when IP cannot be obtained from host interface for success interface deletion.

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