ContainerImage.Pinniped/test
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
..
integration pkg/config: force api.servingCertificate.renewBeforeSeconds to be positive 2020-08-20 18:21:48 -04:00
library test/library: try another cert rest config 2020-08-24 11:01:37 -04:00
go.mod Rename project 2020-08-20 10:54:15 -07:00
go.sum Rename project 2020-08-20 10:54:15 -07:00