We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d175ac + f46c084 commit f4aafd9Copy full SHA for f4aafd9
1 file changed
tests/e2e/macvtap_test.go
@@ -35,7 +35,7 @@ import (
35
const (
36
macvtapResource = "macvtap.network.kubevirt.io"
37
networkResource = "k8s.v1.cni.cncf.io/networks"
38
- networkStatus = "k8s.v1.cni.cncf.io/networks-status"
+ networkStatus = "k8s.v1.cni.cncf.io/network-status"
39
)
40
41
type reportedNetwork struct {
0 commit comments