ContainerImage.Pinniped/internal/concierge
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
..
apiserver Add no-op list support to token credential request 2021-02-05 10:59:39 -05:00
impersonator Fix bug which prevented watches from working through impersonator 2021-02-22 17:23:11 -08:00
scheme Merge remote-tracking branch 'upstream/main' into impersonation-proxy 2021-02-18 13:37:28 -05:00
server Merge remote-tracking branch 'upstream/main' into impersonation-proxy 2021-02-18 13:37:28 -05:00