mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +00:00
Switch CSR approver/signer/cleaner controllers to v1
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"sort"
|
||||
"time"
|
||||
|
||||
capi "k8s.io/api/certificates/v1beta1"
|
||||
capi "k8s.io/api/certificates/v1"
|
||||
)
|
||||
|
||||
// SigningPolicy validates a CertificateRequest before it's signed by the
|
||||
|
||||
Reference in New Issue
Block a user