ContainerImage.Pinniped/hack/lib/tilt
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
..
tilt_modules Add Tilt-based local dev workflow. 2020-10-05 16:34:33 -05:00
concierge.Dockerfile Run Tilt containers as root because live-reload breaks otherwise 2020-11-10 09:27:44 -08:00
local-user-authenticator.Dockerfile Run Tilt containers as root because live-reload breaks otherwise 2020-11-10 09:27:44 -08:00
supervisor.Dockerfile Add "upstream-watcher" controller to supervisor. 2020-11-13 12:30:38 -06:00
Tiltfile Refactor certificate generation for integration test Dex. 2020-11-17 11:36:36 -06:00