Sebastian Scheinkman
Sebastian Scheinkman
question here I never understand why we really need the `dpConfigVersion` can we drop that ?
This PR https://github.com/k8snetworkplumbingwg/sriov-network-operator/pull/669 should remove it
should be fixed via https://github.com/k8snetworkplumbingwg/sriov-network-operator/pull/555
Hi @mlguerrero12 can we close this one?
sure we can do it after we merge https://github.com/k8snetworkplumbingwg/sriov-network-operator/pull/555
Hi @alan-kut thanks for the PR! so the idea base on https://github.com/k8snetworkplumbingwg/sriov-network-operator/pull/555 is that we are not going to watch the node anymore the daemon will only watch the nodeState...
Hi @alan-kut can you take a look on the operator now that we remove the nodes update from the config daemon we have it only on the controller
Hi @mlguerrero12 thanks for the issue! So the idea why we don't want to do it in the sriov-cni is from security point of view. some network drivers like MLX...
Hi @thom311 can you please do a force push I am not able to trigger the k8s lane for some reason
all green merging nice work!