mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-07 05:57:02 +00:00
Add a new login.pinniped.dev API group with TokenCredentialRequest.
This is essentially meant to be be "v1alpha2" of the existing CredentialRequest API, but since we want to move API groups we can just start over at v1alpha1. Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
@@ -6,6 +6,7 @@ processor:
|
||||
- "crd.pinniped.dev/crdpinniped"
|
||||
- "idp.pinniped.dev/idp"
|
||||
- "pinniped.dev/pinniped"
|
||||
- "login.pinniped.dev/login"
|
||||
ignoreFields:
|
||||
- "TypeMeta$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user