mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-08-01 04:46:12 +00:00
Some updates based on PR review
This commit is contained in:
@@ -245,8 +245,6 @@ func startControllers(
|
||||
WithController(
|
||||
upstreamwatcher.NewLDAPUpstreamWatcherController(
|
||||
dynamicUpstreamIDPProvider,
|
||||
// nil means to use a real production dialer when creating objects to add to the dynamicUpstreamIDPProvider cache.
|
||||
nil,
|
||||
pinnipedClient,
|
||||
pinnipedInformers.IDP().V1alpha1().LDAPIdentityProviders(),
|
||||
secretInformer,
|
||||
|
||||
Reference in New Issue
Block a user