Add OpenStack credential propagation support #709
Triggered via pull request
November 28, 2024 10:45
bnallapeta
opened
#697
Status
Failure
Total duration
3m 13s
Artifacts
–
build_test.yml
on: pull_request_target
Annotations
5 errors
Build and Unit Test:
internal/credspropagation/common.go#L56
`makeSecret` - `namespace` always receives `metav1.NamespaceSystem` (`"kube-system"`) (unparam)
|
Build and Unit Test:
internal/credspropagation/openstack.go#L69
generateOpenStackCCMSecret - result 1 (error) is always nil (unparam)
|
Build and Unit Test:
internal/credspropagation/openstack.go#L58
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Build and Unit Test:
internal/credspropagation/openstack.go#L63
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Build and Unit Test
Process completed with exit code 2.
|