ContainerImage.Pinniped/internal/controller/impersonatorconfig
Matt Moyer f4fcb9bde6
Sort CredentialIssuer strategies in preferred order.
This updates our issuerconfig.UpdateStrategy to sort strategies according to a weighted preference.
The TokenCredentialRequest API strategy is preffered, followed by impersonation proxy, followed by any other unknown types.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-03-03 14:03:27 -06:00
..
impersonator_config.go change FromString to Parse so TargetPort parses correctly 2021-03-03 11:12:37 -08:00
impersonator_config_test.go Sort CredentialIssuer strategies in preferred order. 2021-03-03 14:03:27 -06:00