ContainerImage.Pinniped/cmd
Andrew Keesler 19c671a60a
cmd/local-user-authenticator: go back to use TokenReview structs
So I looked into other TokenReview webhook implementations, and most
of them just use the json stdlib package to unmarshal/marshal
TokenReview payloads. I'd say let's follow that pattern, even though
it leads to extra fields in the JSON payload (these are not harmful).

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-11 16:12:43 -04:00
..
local-user-authenticator cmd/local-user-authenticator: go back to use TokenReview structs 2020-09-11 16:12:43 -04:00
pinniped Make `./pkg/client` into an internal package using the native k8s client. 2020-08-27 11:48:18 -05:00
pinniped-server Rename project 2020-08-20 10:54:15 -07:00