ContainerImage.Pinniped/test
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
..
cluster_capabilities Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
deploy/dex Parameterize the supervisor_redirect_uri in the test env Dex. 2020-12-03 12:45:56 -06:00
integration Set secret names on OIDCProvider status field 2020-12-15 09:13:01 -05:00
library test/integration: only set JWTAuthenticator CA bundle when it exists 2020-12-09 10:15:53 -05:00