mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-19 14:34:27 +00:00
Add unit test: when discovery is already cached for OIDCIdentityProvider
This commit is contained in:
@@ -308,6 +308,7 @@ func prepareControllers(
|
||||
configMapInformer,
|
||||
plog.New(),
|
||||
controllerlib.WithInformer,
|
||||
cache.NewExpiring(),
|
||||
),
|
||||
singletonWorker).
|
||||
WithController(
|
||||
|
||||
Reference in New Issue
Block a user