ContainerImage.Pinniped/test/library
Matt Moyer c8b17978a9
Convert CLI tests to work through an HTTP forward proxy.
This change deploys a small Squid-based proxy into the `dex` namespace in our integration test environment. This lets us use the cluster-local DNS name (`http://dex.dex.svc.cluster.local/dex`) as the OIDC issuer. It will make generating certificates easier, and most importantly it will mean that our CLI can see Dex at the same name/URL as the supervisor running inside the cluster.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-11-16 17:16:58 -06:00
..
access.go test/integration: protect from NPE and follow doc conventions 2020-11-02 11:51:02 -05:00
client.go Replace the OIDCProvider field SNICertificateSecretName with a TLS.SecretName field. 2020-11-02 18:15:03 -06:00
env.go Convert CLI tests to work through an HTTP forward proxy. 2020-11-16 17:16:58 -06:00
iotest.go Add some verbose logging to TestCLILoginOIDC. 2020-10-22 10:33:37 -05:00
skip.go Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
spew.go Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00