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

[BUG] Azure deployment might be broken #1329

Closed
viniciusdc opened this issue Jun 14, 2022 · 2 comments
Closed

[BUG] Azure deployment might be broken #1329

viniciusdc opened this issue Jun 14, 2022 · 2 comments

Comments

@viniciusdc
Copy link
Contributor

Recently our integration tests started to fail for Azure, the reason is still unknown. That might be a misconfiguration in the qhub-config.yaml or something else. This needs further debugging.

@viniciusdc
Copy link
Contributor Author

viniciusdc commented Jun 14, 2022

The error:

[terraform]: ╷
[terraform]: │Error: Waiting for default secret of "dev/qhub-traefik-ingress" to appear
[terraform]: │
[terraform]: │  with module.kubernetes-ingress.kubernetes_service_account.main,
[terraform]: │  on modules/kubernetes/ingress/main.tf line 1, in resource "kubernetes_service_account" "main":
[terraform]: │   1: resource "kubernetes_service_account" "main" {
[terraform]: │
[terraform]: ╵

Not sure why we are getting this only for Azure, my first thought was related to the updates made from #1304, but it only affects Azure... I tested twice to be sure if it was not a one-time situation.

Debug logs

@viniciusdc
Copy link
Contributor Author

viniciusdc commented Jun 23, 2022

Closing this as it was addressed with #1336 and #1334.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants