🐛 OCPBUGS-55165 Permissions preflight error output fixes #6045
Annotations
3 errors
|
lint
Process completed with exit code 2.
|
|
lint:
internal/operator-controller/authorization/rbac_test.go#L12
ST1019: package "k8s.io/api/rbac/v1" is being imported more than once (stylecheck)
|
|
lint:
internal/operator-controller/authorization/rbac_test.go#L13
import "k8s.io/api/rbac/v1" imported as "v1" but must be "rbacv1" according to config (importas)
|