ContainerImage.Pinniped/test
Ryan Richard 3fcde8088c concierge_impersonation_proxy_test.go: Make it work on more clusters
Should work on cluster which have:
- load balancers not supported, has squid proxy (e.g. kind)
- load balancers supported, has squid proxy (e.g. EKS)
- load balancers supported, no squid proxy (e.g. GKE)

When testing with a load balancer, call the impersonation proxy through
the load balancer.

Also, added a new library.RequireNeverWithoutError() helper.

Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-02-25 14:40:18 -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 concierge_impersonation_proxy_test.go: Make it work on more clusters 2021-02-25 14:40:18 -08:00
library concierge_impersonation_proxy_test.go: Make it work on more clusters 2021-02-25 14:40:18 -08:00