mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
certs: remove always nil error from New signature
This commit is contained in:
@@ -50,7 +50,7 @@ func NewCSRSigningController(
|
||||
client,
|
||||
csrInformer,
|
||||
signer.handle,
|
||||
)
|
||||
), nil
|
||||
}
|
||||
|
||||
type cfsslSigner struct {
|
||||
|
||||
Reference in New Issue
Block a user