ContainerImage.Pinniped/test
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
..
cluster_capabilities Introduce clusterhost package to determine whether a cluster has control plane nodes 2021-02-09 11:16:01 -08:00
deploy/dex Upgrade Debian base images from 10.7 to 10.8. 2021-02-10 15:57:16 -06:00
integration Fix bug which prevented watches from working through impersonator 2021-02-22 17:23:11 -08:00
library Fix bug which prevented watches from working through impersonator 2021-02-22 17:23:11 -08:00