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

move to v1.2.3 and add namespace watcher #186

Closed sunya-ch closed 3 months ago

sunya-ch commented 3 months ago

As a task of https://github.com/foundation-model-stack/multi-nic-cni/issues/183, this PR moves from v1.2.0 to v1.2.3.

This PR introduces namespace watcher to fix the issue as mentioned in https://github.com/foundation-model-stack/multi-nic-cni/issues/175.

In addition, we update the CRD of HostInterface to make its detail optional for future extension and set the default container of the controller pod to the manager container which will be useful for checking the log.

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