File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ steps:
226226 commands :
227227 - ls -la
228228 - echo "Validating Istio Classic..."
229- - kubevious guard bookinfo.yaml istio-classic/bookinfo-gateway.yaml istio-classic/destination-rule-all.yaml https://raw.githubusercontent.com/istio/istio/master/manifests/charts/base/crds /crd-all.gen.yaml
229+ - kubevious guard bookinfo.yaml istio-classic/bookinfo-gateway.yaml istio-classic/destination-rule-all.yaml https://raw.githubusercontent.com/istio/istio/refs/heads/ master/manifests/charts/base/files /crd-all.gen.yaml
230230 - echo "Validating Istio Gateway API..."
231231 - kubevious guard bookinfo.yaml gateway-api/mock-gateway-class.yaml gateway-api/bookinfo-gateway.yaml gateway-api/bookinfo-versions.yaml ${{DEMOS_REPO_PATH}}/mocks/istio/secret-gateway-api-admission.yaml ${{DEMOS_REPO_PATH}}/crds/gateway-api/standard.yaml
232232
@@ -252,7 +252,7 @@ steps:
252252 image : " ${{docker_build}}"
253253 working_directory : ${{DEMOS_REPO_PATH}}/guard/01-hipster-shop
254254 commands :
255- - kubevious guard hipster-chart istio-chart https://raw.githubusercontent.com/istio/istio/master/manifests/charts/base/crds /crd-all.gen.yaml
255+ - kubevious guard hipster-chart istio-chart https://raw.githubusercontent.com/istio/istio/refs/heads/ master/manifests/charts/base/files /crd-all.gen.yaml
256256
257257 validate_voter :
258258 title : Validate Voter App
You can’t perform that action at this time.
0 commit comments