acr icon indicating copy to clipboard operation
acr copied to clipboard

Helm Failing to search latest charts stored in container registry after migrating to helm v3 from az acr helm

Open LaxmanPanguluri opened this issue 3 years ago • 2 comments

Describe the bug Helm3 not able to read charts present in ACR on migration from az acr helm..This was noticed few days back. But when i am trying to pull the specific version of the chart i am able to pull it..But helm dep up and the remaining commands are not able to read the latest chart..Is it an issue with az acr helm migration or something to do with helm itsefl? I have used HELM_EXPERIMENTAL_OCI=1.

LaxmanPanguluri avatar Nov 16 '20 15:11 LaxmanPanguluri

Hi @LaxmanPanguluri, When you say helm migration, can I assume you've pulled the charts locally from az acr helm and pushed them with helm registry ? http://aka.ms/acr/helm Unfortunately, we couldn't make the charts accessible across helm repos and helm registries, so you do need to pull/push them with the helm registry feature. If you're still having trouble, please open a support ticket so we can get all the details on the registry and logs and help: https://aka.ms/acr/support/create-ticket

SteveLasker avatar Nov 16 '20 17:11 SteveLasker

We haven't done pulling the charts locally from az acr helm for existing charts, but the current charts we are saving them locally and pushing them to registry. When i do helm dep up it is not pulling the latest charts(which are pushed using helm3) instead it is pulling the last charts that we pushed using helm2.

Any suggestions on why it is not pulling the latest charts when i do helm dep up

LaxmanPanguluri avatar Nov 16 '20 18:11 LaxmanPanguluri

Closing as this has been inactive for over three months. Please open a support ticket with our team for assistance.

terencet-dev avatar Nov 17 '22 20:11 terencet-dev