update KIND to v0.10.0 and node to 1.16.15
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com> Signed-off-by: jonathan-innis <jonathan.innis.ji@gmail.com>
This commit is contained in:
committed by
jonathan-innis
parent
18a1443f60
commit
a736e6cd63
3
.github/workflows/e2e.yaml
vendored
3
.github/workflows/e2e.yaml
vendored
@@ -26,7 +26,8 @@ jobs:
|
|||||||
- name: Setup Kubernetes
|
- name: Setup Kubernetes
|
||||||
uses: engineerd/setup-kind@v0.5.0
|
uses: engineerd/setup-kind@v0.5.0
|
||||||
with:
|
with:
|
||||||
image: kindest/node:v1.16.9
|
version: "v0.10.0"
|
||||||
|
image: kindest/node:v1.16.15@sha256:c10a63a5bda231c0a379bf91aebf8ad3c79146daca59db816fb963f731852a99
|
||||||
config: .github/workflows/e2e_kind_config.yaml # disable KIND-net
|
config: .github/workflows/e2e_kind_config.yaml # disable KIND-net
|
||||||
- name: Setup Calico for network policy
|
- name: Setup Calico for network policy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user