ContainerImage.Pinniped/internal
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
..
apiserver Pull placeholder-name-api back into this repo as a library. 2020-08-06 20:09:15 -05: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 Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 12:33:33 -07:00
provider Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
registry/loginrequest Remove LoginRequestStatus.User, for now 2020-08-14 10:01:38 -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