deislabs / osiris

A general purpose, scale-to-zero component for Kubernetes
MIT License
464 stars 51 forks source link

Not able to access the azure container repository to fetch helm chart #75

Closed sriram-nappa closed 4 years ago

sriram-nappa commented 4 years ago

Couldn't fetch the repo using the below creds:

https://osiris.azurecr.io/helm/v1/repo \ --username eae9749a-fccf-4a24-ac0d-6506fe2a6ab3 \ --password =s-e.2-84BhIo6LM6=/l4C_sFzxb=sT[

Throws a 401.

@krancour @yaron2

gcasaseca commented 4 years ago

same issue here

jordan-gullen-nextdc commented 4 years ago

same issue here

krancour commented 4 years ago

Looking into this. I know the repository moved from one Azure subscription to another recently. It's possible the credentials that were once used to access it became invalidated in the process-- hence the 401.

krancour commented 4 years ago

This is fixed. Thank you for bringing this to our attention.