add openflow sync refer to ovn-kubernetes #11905
build-windows.yaml
on: pull_request
Annotations
10 errors and 1 warning
|
Build Kube-OVN:
pkg/daemon/controller_windows.go#L150
undefined: podEvent
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L68
c.requestFlowSync undefined (type *Controller has no field or method requestFlowSync)
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L65
c.flowCache undefined (type *Controller has no field or method flowCache)
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L65
c.deleteFlowCache undefined (type *Controller has no field or method deleteFlowCache)
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L58
c.requestFlowSync undefined (type *Controller has no field or method requestFlowSync)
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L55
c.flowCache undefined (type *Controller has no field or method flowCache)
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L55
c.setFlowCache undefined (type *Controller has no field or method setFlowCache)
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L21
c.getPortID undefined (type *Controller has no field or method getPortID)
|
|
Build Kube-OVN:
pkg/daemon/flow_rules.go#L16
c.getPortID undefined (type *Controller has no field or method getPortID)
|
|
Build Kube-OVN:
pkg/daemon/controller_windows.go#L150
undefined: podEvent
|
|
Path Filter
'base' input parameter is ignored when action is triggered by pull request event
|