ContainerImage.Pinniped/test
Matt Moyer 6ce2f109bf
Refactor certificate generation for integration test Dex.
Before, we did this in an init container, which meant if the Dex pod restarted we would have fresh certs, but our Tilt/bash setup didn't account for this.

Now, the certs are generated by a Job which runs once and saves the generated files into a Secret. This should be a bit more stable.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-11-17 11:36:36 -06:00
..
cluster_capabilities Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
deploy/dex Refactor certificate generation for integration test Dex. 2020-11-17 11:36:36 -06:00
integration Re-add the TestSupervisorLogin integration test. 2020-11-17 09:21:17 -06:00
library Update integration tests to run Dex over HTTPS. 2020-11-16 20:23:20 -06:00