ContainerImage.Pinniped/test
Matt Moyer 1b9a70d089
Switch back to an exec-based approach to grab the controller-manager CA. (#65)
This switches us back to an approach where we use the Pod "exec" API to grab the keys we need, rather than forcing our code to run on the control plane node. It will help us fail gracefully (or dynamically switch to alternate implementations) when the cluster is not self-hosted.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
Co-authored-by: Ryan Richard <richardry@vmware.com>
2020-08-19 13:21:07 -05:00
..
integration Switch back to an exec-based approach to grab the controller-manager CA. (#65) 2020-08-19 13:21:07 -05:00
library Update how integration tests which use LoginRequest make their clients 2020-08-12 14:30:07 -07:00
go.mod Add integration and more unit tests 2020-08-11 10:14:57 -07:00
go.sum LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00