mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
add identification for particular certificate controllers
This commit is contained in:
@@ -55,6 +55,7 @@ func TestCertificateController(t *testing.T) {
|
||||
}
|
||||
|
||||
controller := NewCertificateController(
|
||||
"test",
|
||||
client,
|
||||
informerFactory.Certificates().V1beta1().CertificateSigningRequests(),
|
||||
handler,
|
||||
|
||||
Reference in New Issue
Block a user