ContainerImage.Pinniped/cmd
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
..
local-user-authenticator Enable debug logging in all testing scenarios 2020-11-11 09:01:43 -05:00
pinniped Tweak default CLI `--scopes` parameter to match supervisor use case. 2020-12-10 10:48:11 -06:00
pinniped-concierge Merge remote-tracking branch 'upstream/main' into supervisor-with-discovery 2020-10-07 11:37:33 -04:00
pinniped-supervisor Set secret names on OIDCProvider status field 2020-12-15 09:13:01 -05:00