ContainerImage.Pinniped/hack
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
..
lib Update precommit hook config to ignore generated files and fix whitespace. 2020-08-31 16:41:22 -05:00
boilerplate.go.txt `./hack/module.sh` learns `codegen` command 2020-08-18 09:50:07 -04:00
get-ldflags.sh Upon pod startup, update the Status of CredentialIssuerConfig 2020-08-24 18:07:34 -07:00
header.txt Standardize whitespace/newlines for consistency. 2020-08-14 14:42:49 -05:00
module.sh Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
prepare-for-integration-tests.sh Port integration test setup script from CI repo 2020-09-10 11:30:15 -04:00
test-unit.sh Upon pod startup, update the Status of CredentialIssuerConfig 2020-08-24 18:07:34 -07:00
update.sh Generate CRD YAML using controller-tools, update doc strings. 2020-08-31 16:38:48 -05:00
verify.sh Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00