Tags: e0ne/sriov-network-operator
Tags
Merge pull request k8snetworkplumbingwg#810 from zeeke/us/needtoupdat… …esriov-verbosity logging: Increase verbosity of `NeedToUpdateSriov`
Init NicIdMap on the config daemon startup After PR k8snetworkplumbingwg#252 is merged there is a race condition between NicIdMap init and accec to it. This patch moves InitNicIdMap function call before NicIdMap will be used in node writer and config daemon run function. Closes-Bug: k8snetworkplumbingwg#279
Merge pull request k8snetworkplumbingwg#97 from AbdYsn/e2e-k8s-support Support test-e2e-k8s rule