Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create e2e helper scripts * Implement e2e tests * Remove comment in e2e manifests * Create RoleBinding in e2e namespaces * Keep e2e namespaces optionally * Do not automatically build images before e2e * Update e2e tests * Update e2e script * Run e2e in a kind cluster * Move e2e manifests * Fix e2e script * Install kubectl in travis * Wait kind startup more * Set env in CI * Show cluster info * Fix kubeconfig path in CI * Cache image layers * Fix range expression * Use kubeconfig of KUBECONFIG if it exists * Adjust port forwarding delay * Fix e2e client initialization * Exclude e2e tests from make test * Create namespace per test case * Exclude e2e tests from make coverage
- Loading branch information