add a hostNetwork setting to the Driver and ControllerPlugin Specs #591
lint.yaml
on: pull_request
codespell
11s
misspell
20s
golangci-lint
2m 15s
govulncheck
28s
markdownlint
8s
Shellcheck
4s
modcheck
11s
Annotations
6 errors and 5 warnings
govulncheck:
internal/controller/driver_controller.go#L762
r.ControllerPluginCsiAddonsContainerPort undefined (type *driverReconcile has no field or method ControllerPluginCsiAddonsContainerPort, but does have method controllerPluginCsiAddonsContainerPort)
|
govulncheck
Process completed with exit code 1.
|
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
|
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)
|
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)
|
golangci-lint
Process completed with exit code 2.
|
Shellcheck
Input 'disable_matcher' has been deprecated with message: There are no problem-matchers, this setting does not do anything.
|
modcheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
modcheck
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
govulncheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|