logging: integrate new IAM
Signed-off-by: huanggze <loganhuang@yunify.com>
This commit is contained in:
@@ -330,5 +330,5 @@ func prepare() Interface {
|
||||
RoleBindings().Informer().GetIndexer().Add(roleBinding)
|
||||
}
|
||||
|
||||
return New(fakeInformerFactory, nil, nil, nil)
|
||||
return New(fakeInformerFactory, nil, nil, nil, nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user