Giter VIP home page Giter VIP logo

Comments (4)

wjayesh avatar wjayesh commented on June 10, 2024 1

Hi @cameronraysmith, thanks for pointing out the bug in the docs. You're right, it should be zenml and not zenml-server. As for the error, I'm not able to reproduce it unfortunately, using a different account and multiple roles. I'll do some more testing and ask someone from the community to try it out too.

from zenml.

cameronraysmith avatar cameronraysmith commented on June 10, 2024 1

The cause of

Error: unexpected status from HEAD request to https://public.ecr.aws/v2/zenml/zenml-server/manifests/0.44.3: 400 Bad Request

was an issue in helm v3.13.0 that was fixed in v3.13.1.

helm/helm#12483
helm/helm@0ac7894

Pulling from oci://public.ecr.aws/zenml/zenml now works as expected on helm v0.13.1 and attempting to pull the chart from the incorrectly documented image name now produces the expected not found error

❯ helm pull oci://public.ecr.aws/zenml/zenml-server --version 0.44.3 \
        --untar --untardir ./charts/
Error: public.ecr.aws/zenml/zenml-server:0.44.3: not found

Note the recommendation in the issue comment to logout of the registry after upgrading helm. Using helm v3.13.0 and logging out from an account that had access to the image registry would have been required to reproduce the issue.

from zenml.

wjayesh avatar wjayesh commented on June 10, 2024 1

Thank you so much for the analysis and the PR @cameronraysmith!

from zenml.

cameronraysmith avatar cameronraysmith commented on June 10, 2024

#1942 marks the resolution, but feel free to close it without merging if that's more convenient.

from zenml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.