integration tests for concierge authenticators

Signed-off-by: Ashish Amarnath <ashish.amarnath@broadcom.com>
This commit is contained in:
Ashish Amarnath
2024-08-05 11:32:19 -07:00
committed by Ryan Richard
parent 8eb15a924f
commit cb4b63f8b3
4 changed files with 122 additions and 29 deletions
@@ -1501,6 +1501,7 @@ func TestController(t *testing.T) {
}
controller := New(
"concierge", // namespace for controller
cache,
pinnipedAPIClient,
informers.Authentication().V1alpha1().WebhookAuthenticators(),