67803: CSI Cluster Registry and Node Info CRDs

This commit is contained in:
Jan Safranek 2018-08-28 17:51:57 +02:00 committed by Hemant Kumar
parent a555044125
commit e26809a464

View File

@ -415,7 +415,7 @@ func createAdClients(ns *v1.Namespace, t *testing.T, server *httptest.Server, sy
ctrl, err := attachdetach.NewAttachDetachController(
testClient,
nil, /* csiClient */
fakeApiExtensionsClient, /* crdClient */
nil, /* crdClient */
informers.Core().V1().Pods(),
informers.Core().V1().Nodes(),
informers.Core().V1().PersistentVolumeClaims(),