feat: watch and reconcile updates to the admin clusterrole #805
codegen.yaml
on: pull_request
Check for go.mod/go.sum synchronicity
27s
Check for changes from make bundle
1m 16s
Ensure that code passes gosec and golint
4m 34s
Annotations
3 errors
|
Ensure that code passes gosec and golint
Process completed with exit code 2.
|
|
Ensure that code passes gosec and golint:
controllers/argocd/openshift/openshift.go#L17
ST1019(related information): other import of "k8s.io/api/rbac/v1" (staticcheck)
|
|
Ensure that code passes gosec and golint:
controllers/argocd/openshift/openshift.go#L16
ST1019: package "k8s.io/api/rbac/v1" is being imported more than once (staticcheck)
|