Skip to content

Proposal for controlling minio via CRD in a declarative way #1701

Proposal for controlling minio via CRD in a declarative way

Proposal for controlling minio via CRD in a declarative way #1701

Triggered via pull request October 30, 2023 16:25
Status Failure
Total duration 4m 43s
Artifacts

kubernetes-tests.yml

on: pull_request
Matrix: govet
Matrix: lint
Matrix: Check for vulnerable dependencies
Matrix: Shellcheck
Matrix: gotest
Matrix: operator
Matrix: helm-floor
Matrix: helm
Matrix: test-kes
Matrix: test-policy-binding
Matrix: test-tenant-upgrade
Matrix: test-tenant
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint (1.21.x, ubuntu-latest): pkg/apis/minio.min.io/v2/types.go#L75
exported: exported type LDAPPolicyAttach should have comment or be unexported (revive)
lint (1.21.x, ubuntu-latest): pkg/controller/operator.go#L369
var-naming: don't use underscores in Go names; var root_access_key should be rootAccessKey (revive)
lint (1.21.x, ubuntu-latest): pkg/controller/operator.go#L370
var-naming: don't use underscores in Go names; var root_secret_key should be rootSecretKey (revive)
lint (1.21.x, ubuntu-latest): pkg/controller/operator.go#L390
var-naming: don't use underscores in Go names; var ldpapolicyattachtosingleuser_command should be ldpapolicyattachtosingleuserCommand (revive)
lint (1.21.x, ubuntu-latest): pkg/controller/operator.go#L393
var-naming: don't use underscores in Go names; var final_command should be finalCommand (revive)
lint (1.21.x, ubuntu-latest)
Process completed with exit code 2.