Drain controller #1485
Annotations
10 errors and 1 warning
main.go#L54
could not import github.com/k8snetworkplumbingwg/sriov-network-operator/controllers (-: # github.com/k8snetworkplumbingwg/sriov-network-operator/controllers
|
controllers/drain_controller.go#L75
config.Spec.MaxParallelNodeConfiguration undefined (type "github.com/k8snetworkplumbingwg/sriov-network-operator/api/v1".SriovOperatorConfigSpec has no field or method MaxParallelNodeConfiguration)
|
controllers/drain_controller.go#L94
config.Spec.MaxParallelNodeConfiguration undefined (type "github.com/k8snetworkplumbingwg/sriov-network-operator/api/v1".SriovOperatorConfigSpec has no field or method MaxParallelNodeConfiguration)) (typecheck)
|
controllers/drain_controller.go#L1
: # github.com/k8snetworkplumbingwg/sriov-network-operator/controllers [github.com/k8snetworkplumbingwg/sriov-network-operator/controllers.test]
|
controllers/drain_controller.go#L75
config.Spec.MaxParallelNodeConfiguration undefined (type "github.com/k8snetworkplumbingwg/sriov-network-operator/api/v1".SriovOperatorConfigSpec has no field or method MaxParallelNodeConfiguration)
|
controllers/drain_controller.go#L94
config.Spec.MaxParallelNodeConfiguration undefined (type "github.com/k8snetworkplumbingwg/sriov-network-operator/api/v1".SriovOperatorConfigSpec has no field or method MaxParallelNodeConfiguration)
|
controllers/drain_controller_test.go#L57
unknown field 'MaxParallelNodeConfiguration' in struct literal of type "github.com/k8snetworkplumbingwg/sriov-network-operator/api/v1".SriovOperatorConfigSpec
|
controllers/drain_controller_test.go#L83
unknown field 'MaxParallelNodeConfiguration' in struct literal of type "github.com/k8snetworkplumbingwg/sriov-network-operator/api/v1".SriovOperatorConfigSpec
|
controllers/drain_controller_test.go#L105
unknown field 'MaxParallelNodeConfiguration' in struct literal of type "github.com/k8snetworkplumbingwg/sriov-network-operator/api/v1".SriovOperatorConfigSpec (typecheck)
|
pkg/utils/cluster.go#L9
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-operator (goimports)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading