Fix incorrect mount volume name in the thick plugin manifest #935
Triggered via pull request
September 25, 2023 13:16
Status
Success
Total duration
5m 56s
Artifacts
–
Annotations
6 warnings
test (1.21.x, ubuntu-latest):
cmd/cert-approver/main.go#L73
exported var ControllerName should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
cmd/cert-approver/main.go#L83
exported function NewCertController should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
cmd/cert-approver/main.go#L134
exported method CertController.Run should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
cmd/cert-approver/main.go#L73
exported var ControllerName should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
cmd/cert-approver/main.go#L83
exported function NewCertController should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
cmd/cert-approver/main.go#L134
exported method CertController.Run should have comment or be unexported
|