Add a util to self sign cert and update to WebhookConfiguration #112
Annotations
6 errors and 1 warning
webhook/cert/signer.go#L32
File is not `goimports`-ed with -local kusionstack.io/kube-utils (goimports)
|
webhook/cert/signer.go#L205
`(*WebhookCertSelfSigner).ensureWebhookConfiguration` - `ctx` is unused (unparam)
|
webhook/cert/signer_test.go#L46
var `request` is unused (unused)
|
webhook/cert/fs.go#L81
shadow: declaration of "certs" shadows declaration at line 75 (govet)
|
webhook/cert/secret.go#L75
shadow: declaration of "certs" shadows declaration at line 61 (govet)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading