Some updates based on PR review

This commit is contained in:
Ryan Richard
2021-04-27 12:43:09 -07:00
parent b3b108500a
commit 263a33cc85
33 changed files with 441 additions and 613 deletions
-2
View File
@@ -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,