Add OpenStack credential propagation support #709
Annotations
5 errors
Lint:
internal/credspropagation/common.go#L56
`makeSecret` - `namespace` always receives `metav1.NamespaceSystem` (`"kube-system"`) (unparam)
|
Lint:
internal/credspropagation/openstack.go#L69
generateOpenStackCCMSecret - result 1 (error) is always nil (unparam)
|
Lint:
internal/credspropagation/openstack.go#L58
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint:
internal/credspropagation/openstack.go#L63
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint
Process completed with exit code 2.
|
Loading