ContainerImage.Pinniped/kubernetes/1.19/api
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
..
apis Remove LoginRequestStatus.User, for now 2020-08-14 10:01:38 -04:00
generated/openapi Remove LoginRequestStatus.User, for now 2020-08-14 10:01:38 -04:00
go.mod Split up into multiple modules. 2020-08-06 20:09:15 -05:00
go.sum Run ./hack/module.sh tidy 2020-08-14 09:16:48 -04:00