Fix github_upstream_watcher so GitHub is listed in Supervisor idp discovery doc

This commit is contained in:
Benjamin A. Petersen
2024-04-25 17:02:06 -04:00
parent 8de4524428
commit 79d0e74056
5 changed files with 17 additions and 7 deletions
@@ -90,8 +90,9 @@ type federationDomainWatcherController struct {
ldapIdentityProviderInformer idpinformers.LDAPIdentityProviderInformer
activeDirectoryIdentityProviderInformer idpinformers.ActiveDirectoryIdentityProviderInformer
githubIdentityProviderInformer idpinformers.GitHubIdentityProviderInformer
celTransformer *celtransformer.CELTransformer
allowedKinds sets.Set[string]
celTransformer *celtransformer.CELTransformer
allowedKinds sets.Set[string]
}
// NewFederationDomainWatcherController creates a controllerlib.Controller that watches