Skip to content

Tags: e0ne/sriov-network-operator

Tags

v0.0.14

Toggle v0.0.14's commit message
Add workflow

v0.0.02

Toggle v0.0.02's commit message
Add fork-ci

v0.0.01

Toggle v0.0.01's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Merge pull request k8snetworkplumbingwg#810 from zeeke/us/needtoupdat…

…esriov-verbosity

logging: Increase verbosity of `NeedToUpdateSriov`

v0.0.1

Toggle v0.0.1's commit message
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

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request k8snetworkplumbingwg#97 from AbdYsn/e2e-k8s-support

Support test-e2e-k8s rule