-
Notifications
You must be signed in to change notification settings - Fork 100
osba pod failing to pull image #700
Comments
That's strange. Just had a try, I can pull the image without logging in the ACR server as ACR team made it public. And I tested installing OSBA v1.6.0 by the helm chart successfully. Could you have a try using docker pulling it locally? |
I can repro the issue. Mailing ACR team for help now. |
@kyschouv are you using AKS? If so, could you check your AKS version? It was a known issue in AKS and fixed. FYI: https://github.com/andyzhangx/demo/blob/master/issues/acr-issues.md#2-image-pull-error-from-acr-anonymous-repository. Upgrading might resolve the issue. |
Sorry for the delay responding. We're using aks-engine to deploy 1.13.4 (which in your link, should be post-fix). We're having the issue on a new deployment as well. We didn't have this issue before, so not sure what's changed. |
The docker image registry was migrated in v1.6.0. So you only hit it recently, that's possible. FYI: #699. |
Ah alright. I'll try a 1.13.6 cluster and see if that resolves it. |
Upgrading my AKS cluster to 1,13.5 fixed the issue. Check this for the version of kubernetes where it is fixed: https://github.com/andyzhangx/demo/blob/master/issues/acr-issues.md#2-image-pull-error-from-acr-anonymous-repository |
1.14.1 worked as well. |
We're getting a 500 from osbapublicacr.azurecr.io trying to pull the azure-service-broker image. Any idea how we can resolve this? It's been happening since earlier today.
The text was updated successfully, but these errors were encountered: