ContainerImage.Pinniped/test/integration
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
..
api_discovery_test.go LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
api_serving_certs_test.go LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
app_availability_test.go Switch back to an exec-based approach to grab the controller-manager CA. (#65) 2020-08-19 13:21:07 -05:00
client_test.go Mask this testing-only private key so we don't alert on it. 2020-08-14 14:42:22 -05:00
credentialrequest_test.go Make an integration test more reliable 2020-08-17 16:28:12 -07:00
kubectl_test.go Use Go's -short flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00
logindiscoveryconfig_test.go Use Go's -short flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00