Commit 0ce7df0
committed
fix(ci): Install istioctl conditionally for Istio profile
The Istio profile requires istioctl to install the Istio control plane.
Added conditional installation step that only runs for the istio profile,
avoiding unnecessary installation for ai-gateway and aibrix profiles.
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 0ce7df0
1 file changed
+7
-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 | + | |
| 66 | + | |
60 | 67 | | |
61 | 68 | | |
62 | 69 | | |
| |||
0 commit comments