Proposal for controlling minio via CRD in a declarative way #1690
Annotations
8 errors
pkg/apis/minio.min.io/v2/types.go#L75
exported: exported type LDAPPolicyAttach should have comment or be unexported (revive)
|
pkg/controller/operator.go#L360
var-naming: don't use underscores in Go names; var root_access_key should be rootAccessKey (revive)
|
pkg/controller/operator.go#L361
var-naming: don't use underscores in Go names; var root_secret_key should be rootSecretKey (revive)
|
pkg/controller/operator.go#L384
var-naming: don't use underscores in Go names; var console_access_key should be consoleAccessKey (revive)
|
pkg/controller/operator.go#L385
var-naming: don't use underscores in Go names; var console_secret_key should be consoleSecretKey (revive)
|
pkg/controller/operator.go#L391
var-naming: don't use underscores in Go names; var ldpapolicyattachtosingleuser_command should be ldpapolicyattachtosingleuserCommand (revive)
|
pkg/controller/operator.go#L394
var-naming: don't use underscores in Go names; var final_command should be finalCommand (revive)
|
|
The logs for this run have expired and are no longer available.
Loading