Commit 607b8e2
committed
fix(ci): Install istioctl for Istio E2E tests
The Istio profile requires istioctl to install the Istio control plane.
Added installation step to CI workflow to ensure istioctl is available.
Installs Istio 1.28.0 which is the version used by the Istio profile.
Signed-off-by: Asaad Balum <[email protected]>1 parent def0459 commit 607b8e2
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
| |||
0 commit comments