vault-operator
vault-operator copied to clipboard
test: run e2e test pod without framework setup
Added a simplified version of the current test/pod that allows the e2e tests to be run against an existing vault and etcd operator setup.
The multistage Dockerfile builds the test binary separately to reduce the final test-container image size.
Additionally the backup and restore tests are skipped if the S3 bucket and AWS secret env are not set.
/cc @fanminshi @colhom
lgtm after nits.