Skip to content

Add OpenStack credential propagation support #709

Add OpenStack credential propagation support

Add OpenStack credential propagation support #709

Triggered via pull request November 28, 2024 10:45
@bnallapetabnallapeta
opened #697
Status Failure
Total duration 3m 13s
Artifacts

build_test.yml

on: pull_request_target
Build and Unit Test
3m 1s
Build and Unit Test
E2E Cloud Providers
0s
E2E Cloud Providers
E2E Controller
0s
E2E Controller
E2E On-Prem Providers
0s
E2E On-Prem Providers
Cleanup
0s
Cleanup
Fit to window
Zoom out
Zoom in

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.