ContainerImage.Pinniped/hack
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
..
lib Refactor certificate generation for integration test Dex. 2020-11-17 11:36:36 -06:00
boilerplate.go.txt Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
get-ldflags.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
header.txt Fix copyright format in hack/header.txt 2020-09-16 10:42:26 -04:00
kind-down.sh Whitespace-only change in two files 2020-10-30 15:18:40 -07:00
kind-up.sh Whitespace-only change in two files 2020-10-30 15:18:40 -07:00
module.sh Remove -count 1 from unit test running in module.sh 2020-09-18 15:58:22 -07:00
prepare-for-integration-tests.sh Refactor certificate generation for integration test Dex. 2020-11-17 11:36:36 -06:00
tilt-down.sh Add Tilt-based local dev workflow. 2020-10-05 16:34:33 -05:00
tilt-up.sh hack/tilt-up.sh: let folks specify tilt flags 2020-10-14 09:22:21 -04:00
update.sh Remove CRD count check, since we can now use wildcards. 2020-11-12 15:48:03 -06:00
verify.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00