ContainerImage.Pinniped/internal/controller
Andrew Keesler 82ae98d9d0
Set secret names on OIDCProvider status field
We believe this API is more forwards compatible with future secrets management
use cases. The implementation is a cry for help, but I was trying to follow the
previously established pattern of encapsulating the secret generation
functionality to a single group of packages.

This commit makes a breaking change to the current OIDCProvider API, but that
OIDCProvider API was added after the latest release, so it is technically still
in development until we release, and therefore we can continue to thrash on it.

I also took this opportunity to make some things private that didn't need to be
public.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-12-15 09:13:01 -05:00
..
apicerts Prevent multiple pinnipeds from thrashing on the API service 2020-11-11 20:09:49 -05:00
authenticator impotent -> idempotent 2020-12-08 15:41:49 -05:00
issuerconfig Reduce log spam 2020-11-10 10:22:27 -05:00
kubecertagent Reduce log spam 2020-11-10 10:22:27 -05:00
supervisorconfig Set secret names on OIDCProvider status field 2020-12-15 09:13:01 -05:00
supervisorstorage Supervisor storage garbage collection controller enabled in production 2020-12-11 15:21:34 -08:00
utils.go Supervisor storage garbage collection controller enabled in production 2020-12-11 15:21:34 -08:00