openshift / sriov-network-operator

SR-IOV Network Operator
Apache License 2.0
119 stars 106 forks source link

sriov-network-operator is not up by error "unable to create index fieldn version \"sriovnetwork.openshift.io/v1\""}" #956

Closed LiuCarl closed 4 months ago

LiuCarl commented 4 months ago

i'm trying the sriov-network-operator on the k8s 1.27.6 i used the kube-ovn as the cni for the k8s.

[root@rocky-k8s-237 system]# kubectl get pods -n sriov-network-operator NAME READY STATUS RESTARTS AGE sriov-network-operator-66f984969f-j9rzw 0/1 CrashLoopBackOff 15 (3m36s ago) 34m

pod logs as below: 2024-07-08T03:03:53.553462294Z ERROR setup runtime/proc.go:271 unable to create index fieldn version \"sriovnetwork.openshift.io/v1\""}

question: does the sriov-network-operator supports kube-ovn as the cni? or what shall i added to fix it?

zeeke commented 4 months ago

Hi @LiuCarl! This repository is for openshift changes only. Please, open an issue on the upstream repo https://github.com/k8snetworkplumbingwg/sriov-network-operator and discuss the issue with the rest of the community.

LiuCarl commented 4 months ago

ok

SchSeba commented 4 months ago

thanks!

closing this one

/close

openshift-ci[bot] commented 4 months ago

@SchSeba: Closing this issue.

In response to [this](https://github.com/openshift/sriov-network-operator/issues/956#issuecomment-2227330591): >thanks! > >closing this one > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.