ContainerImage.Pinniped/internal
Andrew Keesler df1a1cf1bd
LoginRequest -> CredentialRequest
- We want to follow the <noun>Request convention.
- The actual operation does not login a user, but it does retrieve a
  credential with which they can login.

- This commit includes changes to all LoginRequest-related symbols and
  constants to try to update their names to follow the new
  CredentialRequest type.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-14 11:26:09 -04:00
..
apiserver LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
certauthority Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
constable Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
controller Make sure we have an explicit DNS SAN on our API serving certificate. 2020-08-12 11:01:06 -05:00
controllermanager Add integration and more unit tests 2020-08-11 10:14:57 -07:00
downward Add a package for loading Downward API metadata. 2020-07-16 14:25:23 -05:00
mocks/mockcertissuer LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
provider Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
registry/credentialrequest LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
server Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
testutil Add integration and more unit tests 2020-08-11 10:14:57 -07:00