PendaGTP

Results 3 issues of PendaGTP

It's not possible to create an impersonal token respecting the current typing. The `scopes` parameter of the `UserImpersonationTokens.add()` method is wrong type, so `scopes: ImpersonationTokenScope` should be replaced with `scopes:...

bug

Some simple quotation marks were missing in logs.

It is normally possible to reference a configmap that contains the LDAP server CA in another namespace, but the operator indicates that the configmap does not exist. The operator is...