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 selector bug #164

Closed sunya-ch closed 8 months ago

sunya-ch commented 8 months ago

This PR fixes the selector bug when no interface in HostInterface CR. It can be considered as a feature as mentioned in https://github.com/foundation-model-stack/multi-nic-cni/issues/163.

Note that, this PR also updates the outdated test case where the multinicnetwork is namspaced scope.

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