ContainerImage.Pinniped/hack/lib
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
..
docs Split the config CRDs into two API groups. 2020-10-30 19:22:46 -05:00
kind-config Supervisor listens for HTTPS on port 443 with configurable TLS certs 2020-10-26 17:03:26 -07:00
tilt Refactor certificate generation for integration test Dex. 2020-11-17 11:36:36 -06:00
kube-versions.txt Upgrade client-go, et al from 1.19.0 to 1.19.2. 2020-09-24 09:21:10 -05:00
update-codegen.sh Add UpstreamOIDCProvider API type definition. 2020-11-13 11:38:49 -06:00
verify-codegen.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
version.sh Do not append "-dirty" to the version number when the git repo is dirty 2020-10-01 17:23:37 -07:00