fix(ci): install kubectl for e2e tests #27

Merged
asmo merged 2 commits from fix/e2e-install-kubectl into main 2026-08-02 20:52:32 +00:00
Owner

Kind alone is not enough; e2e installs cert-manager and runs kubectl.

Kind alone is not enough; e2e installs cert-manager and runs kubectl.
fix(ci): install kubectl for e2e tests
Some checks failed
E2E Tests / Run on Ubuntu (pull_request) Failing after 1m34s
Lint / Run on Ubuntu (pull_request) Successful in 1m47s
Tests / Run on Ubuntu (pull_request) Successful in 1m33s
e8499782da
Kind alone is not enough; e2e installs cert-manager and runs kubectl.
fix(ci): recreate kind cluster and always export kubeconfig for e2e
All checks were successful
Lint / Run on Ubuntu (pull_request) Successful in 1m17s
Tests / Run on Ubuntu (pull_request) Successful in 2m9s
E2E Tests / Run on Ubuntu (pull_request) Successful in 4m16s
deaf5e8428
Shared runners reuse leftover kind clusters without a kubeconfig, so
kubectl fell back to localhost:8080. Always recreate the cluster, export
kubeconfig, and clean up even when tests fail.
asmo merged commit 6bfc68f8d5 into main 2026-08-02 20:52:32 +00:00
Sign in to join this conversation.
No description provided.