openshift-kni / eco-goinfra

Apache License 2.0
6 stars 32 forks source link

Add sriovfec pkg #264

Closed mcornea closed 4 months ago

mcornea commented 4 months ago

Add sriovfec pkg together with sriov-fec-operator API. This is needed since vendoring doesn't work due to older version of sigs.k8s.io/controller-runtime pkg[0] than what is used in eco-goinfra.

[0] https://github.com/smart-edge-open/sriov-fec-operator/blob/main/go.mod#L27

mcornea commented 4 months ago

Hi @trewest @kononovn Could you please review this change when you get a moment and let me know if there's a better way to deal with this situation? Thanks!