ContainerImage.Pinniped/test/integration
Andrew Keesler dd8ce677ba
Remove LoginRequestStatus.User, for now
As discussed in API review, this field exists for convenience right
now.  Since the username/groups are encoded in the Credential sent in
the LoginRequestStatus, the client still has access to their
user/groups information. We want to remove this for now to be
conservative and limit our API surface area (smaller surface area =
less to maintain). We can always add this back in the future.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-14 10:01:38 -04:00
..
api_discovery_test.go Use Go's -short flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00
api_serving_certs_test.go Add integration and more unit tests 2020-08-11 10:14:57 -07: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
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
loginrequest_test.go Remove LoginRequestStatus.User, for now 2020-08-14 10:01:38 -04:00