add a hostNetwork setting to the Driver and ControllerPlugin Specs #591
Annotations
4 errors and 1 warning
run golangci-lint:
cmd/main.go#L41
could not import github.com/ceph/ceph-csi-operator/internal/controller (-: # github.com/ceph/ceph-csi-operator/internal/controller
|
run golangci-lint:
internal/controller/driver_controller.go#L762
r.ControllerPluginCsiAddonsContainerPort undefined (type *driverReconcile has no field or method ControllerPluginCsiAddonsContainerPort, but does have method controllerPluginCsiAddonsContainerPort)) (typecheck)
|
run golangci-lint:
internal/controller/driver_controller.go#L762
r.ControllerPluginCsiAddonsContainerPort undefined (type *driverReconcile has no field or method ControllerPluginCsiAddonsContainerPort, but does have method controllerPluginCsiAddonsContainerPort) (typecheck)
|
run golangci-lint
Process completed with exit code 2.
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading