ContainerImage.Pinniped/cmd/pinniped
Ryan Richard 80ff5c1f17 Fix bug which prevented watches from working through impersonator
Also:
- Changed base64 encoding of impersonator bearer tokens to use
  `base64.StdEncoding` to make it easier for users to manually
  create a token using the unix `base64` command
- Test the headers which are and are not passed through to the Kube API
  by the impersonator more carefully in the unit tests
- More WIP on concierge_impersonation_proxy_test.go

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-02-22 17:23:11 -08:00
..
cmd Fix bug which prevented watches from working through impersonator 2021-02-22 17:23:11 -08:00
main.go Add Go vanity import paths. 2020-09-18 14:56:24 -05:00