ContainerImage.Pinniped/test/integration
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
..
api_discovery_test.go LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
api_serving_certs_test.go LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
app_availability_test.go Use a DaemonSet instead of a Deployment to deploy our app 2020-08-11 17:55:34 -07:00
client_test.go Update how integration tests which use LoginRequest make their clients 2020-08-12 14:30:07 -07:00
credentialrequest_test.go LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
kubectl_test.go Use Go's -short flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00
logindiscoveryconfig_test.go Use Go's -short flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00