Skip to content

Commit 07b7c4d

Browse files
AlinsRanCopilot
andcommitted
fix: recreate kind cluster for v2 e2e
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d9ba66c commit 07b7c4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e-test-k8s.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
env:
6767
KIND_NODE_IMAGE: kindest/node:v1.18.15
6868
run: |
69+
make kind-down
6970
make kind-up
7071
kind export kubeconfig --name apisix-ingress-cluster
7172
kubectl wait --for=condition=Ready nodes --all

0 commit comments

Comments
 (0)