ContainerImage.Pinniped/test/integration
Andrew Keesler b506ac5823
Port integration test setup script from CI repo
I also started updating the script to deploy the test-webhook instead of
doing TMC stuff. I think the script should live in this repo so that
Pinniped contributors only need to worry about one repo for running
integration tests.

There are a bunch of TODOs in the script, but I figured this was a good
checkpoint. The script successfully runs on my machine and sets up the
test-webhook and pinniped on a local kind cluster. The integration tests
are failing because of some issue with pinniped talking to the test-webhook,
but this is step in the right direction.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-10 11:30:15 -04:00
..
api_discovery_test.go Allow app to start despite failing to borrow the cluster signing key 2020-08-25 18:22:53 -07:00
api_serving_certs_test.go test/integration: increase confidence that a cert has rotated 2020-08-28 10:20:05 -04:00
app_availability_test.go Allow app to start despite failing to borrow the cluster signing key 2020-08-25 18:22:53 -07:00
client_test.go Port integration test setup script from CI repo 2020-09-10 11:30:15 -04:00
credentialissuerconfig_test.go Fix an assertion about an error message in an integration test 2020-08-27 17:50:46 -07:00
credentialrequest_test.go Port integration test setup script from CI repo 2020-09-10 11:30:15 -04:00
kubectl_test.go Upon pod startup, update the Status of CredentialIssuerConfig 2020-08-24 18:07:34 -07:00