Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKS Nightly fails on Istio installation #6942

Closed
strekm opened this issue Jan 22, 2020 · 2 comments · Fixed by kyma-project/test-infra#1944
Closed

AKS Nightly fails on Istio installation #6942

strekm opened this issue Jan 22, 2020 · 2 comments · Fixed by kyma-project/test-infra#1944
Labels
area/installation Issues or PRs related to installation area/service-mesh Issues or PRs related to service-mesh kind/bug Categorizes issue or PR as related to a bug.

Comments

@strekm
Copy link
Contributor

strekm commented Jan 22, 2020

Description

Since few days AKS Nightly timeouts on Istio installation. Looks like Istio specific CRD are not registered. https://storage.googleapis.com/kyma-prow-logs/logs/kyma-aks-nightly/1218020186175574017/build-log.txt

Expected result

Istio should be installed.

Actual result

Installation fails. Kyma is not installed.

@strekm strekm added kind/bug Categorizes issue or PR as related to a bug. area/service-mesh Issues or PRs related to service-mesh area/installation Issues or PRs related to installation labels Jan 22, 2020
@strekm strekm added this to the Sprint_Goat_29 milestone Jan 22, 2020
@Demonsthere
Copy link

Source of the error for blocked istio installation: https://github.com/kyma-project/test-infra/blob/master/prow/scripts/cluster-integration/kyma-aks-long-lasting.sh#L264
The override is wrong and missing the mask part.
On the other hand, it seems the override was not working correctly in istio previously, and may not be needed at all now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installation Issues or PRs related to installation area/service-mesh Issues or PRs related to service-mesh kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants