fix: resolve reconciler loops in organization + identity #1492
Annotations
5 errors
Run golangci-lint:
organization/test/utils/utils.go#L124
QF1004: could use strings.ReplaceAll instead (staticcheck)
|
Run golangci-lint:
organization/test/utils/utils.go#L13
ST1001: should not use dot imports (staticcheck)
|
Run golangci-lint:
organization/internal/team_webhook_reconciler_test.go#L24
ST1019(related information): other import of "k8s.io/apimachinery/pkg/api/errors" (staticcheck)
|
Run golangci-lint:
organization/internal/team_webhook_reconciler_test.go#L23
ST1019: package "k8s.io/apimachinery/pkg/api/errors" is being imported more than once (staticcheck)
|
Run golangci-lint:
organization/internal/controller/team_controller_test.go#L219
comment-spacings: no space between comment delimiter and comment text (revive)
|
Loading