Test filters in SupervisorSecretsController

This commit is contained in:
aram price
2020-12-14 16:08:48 -08:00
parent 9c79adcb26
commit 6e8d564013
3 changed files with 192 additions and 45 deletions
+1
View File
@@ -159,6 +159,7 @@ func startControllers(
plog.Debug("setting csrf cookie secret")
secretCache.SetCSRFCookieEncoderHashKey(secret)
},
controllerlib.WithInformer,
),
singletonWorker,
).