Add UpstreamOIDCProvider API type definition.

This is essentially just a copy of Andrew's work from https://github.com/vmware-tanzu/pinniped/pull/135.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer
2020-11-13 11:38:49 -06:00
parent d351ef430c
commit bac3c19bec
8 changed files with 259 additions and 2 deletions
+1
View File
@@ -113,6 +113,7 @@ k8s_resource(
objects=[
# these are the objects that would otherwise appear in the "uncategorized" tab in the tilt UI
'oidcproviders.config.supervisor.pinniped.dev:customresourcedefinition',
'upstreamoidcproviders.idp.supervisor.pinniped.dev:customresourcedefinition',
'pinniped-supervisor-static-config:configmap',
'supervisor:namespace',
'pinniped-supervisor:role',