6ce2f109bf
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> |
||
---|---|---|
.. | ||
lib | ||
boilerplate.go.txt | ||
get-ldflags.sh | ||
header.txt | ||
kind-down.sh | ||
kind-up.sh | ||
module.sh | ||
prepare-for-integration-tests.sh | ||
tilt-down.sh | ||
tilt-up.sh | ||
update.sh | ||
verify.sh |