ContainerImage.Pinniped/test/library
Andrew Keesler ba2e2f509a
test/library: try another cert rest config
We are getting these weird flakes in CI where the kube client that we
create with these helper functions doesn't work against the kube API.
The kube API tells us that we are unauthorized (401). Seems like something
is wrong with the keypair itself, but when I create a one-off kubeconfig
with the keypair, I get 200s from the API. Hmmm...I wonder what CI will
think of this change?

I also tried to align some naming in this package.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-24 11:01:37 -04:00
..
client.go test/library: try another cert rest config 2020-08-24 11:01:37 -04:00
env.go Allow override of discovery URL via ConfigMap 2020-08-03 10:17:11 -04:00
skip.go Use Go's -short flag as a way to avoid running integration tests. 2020-08-06 20:44:14 -05:00
spew.go Add integration test to check app is running 2020-07-09 15:30:59 -04:00