Merge pull request #1159 from s1061123/per-node-cert #928
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 warnings
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#L73
exported var ControllerName 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
|