You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the registry address is saved in a Github secret, we can't see what's the value, so we can't troubleshoot it. We know it's not a part of the Dapr account on Azure that's used for the longhaul tests.
I suggest we create a new ACR that's going to be used for both weekly and release longhaul tests in the Dapr account, so we have things centralised.
I also think we should save the address in Github as an env variable instead of a secret, for future reference.
The text was updated successfully, but these errors were encountered:
elena-kolevska
changed the title
Docker registry unreachable
Container registry unreachable
Jun 13, 2024
The weekly longhaul test deploy is failing because the docker registry seems to be unreachable: https://github.com/dapr/test-infra/actions/runs/9412983983/job/26085560583
Since the registry address is saved in a Github secret, we can't see what's the value, so we can't troubleshoot it. We know it's not a part of the Dapr account on Azure that's used for the longhaul tests.
I suggest we create a new ACR that's going to be used for both weekly and release longhaul tests in the Dapr account, so we have things centralised.
I also think we should save the address in Github as an env variable instead of a secret, for future reference.
The text was updated successfully, but these errors were encountered: