ib-sriov-cni
ib-sriov-cni copied to clipboard
Is it reasonable to support generating random vf guids?
to a certain extent yes.
currently thats what being done in sriov-network-operator[1]
[1] https://github.com/k8snetworkplumbingwg/sriov-network-operator/blob/c786784769078d6d22dffa606f413b4cb97bc583/pkg/utils/utils.go#L821
@adrianchiris thank you so much. I'll take a look at sriov-network-operator.