Giter Site home page Giter Site logo

Comments (4)

gjenkins8 avatar gjenkins8 commented on June 3, 2024

Can you try a later version of Helm please. I (vaguely) remember there was a fix here previously.

Otherwise, if the registry is genuinely giving incorrect responses. You will need to follow up with the registry owner. You can try and use e.g. the oras cli to confirm

from helm.

wangchao732 avatar wangchao732 commented on June 3, 2024

Can you try a later version of Helm please. I (vaguely) remember there was a fix here previously.

Otherwise, if the registry is genuinely giving incorrect responses. You will need to follow up with the registry owner. You can try and use e.g. the oras cli to confirm

update helm to latest version,still so.

helm registry login http://xxx:30990 --debug
Username: admin
Password:
INFO[0006] Error logging in to endpoint, trying next endpoint error="Get "https://xxx:30990/v2/\": http: server gave HTTP response to HTTPS client"
Error: Get "https://xxx:30990/v2/": http: server gave HTTP response to HTTPS client
helm.go:84: [debug] Get "https://xxx:30990/v2/": http: server gave HTTP response to HTTPS client

helm version
version.BuildInfo{Version:"v3.14.2", GitCommit:"c309b6f0ff63856811846ce18f3bdc93d2b4d54b", GitTreeState:"clean", GoVersion:"go1.21.7"}

from helm.

wangchao732 avatar wangchao732 commented on June 3, 2024

helm registry login --insecure #Login Succeeded

but helm push --insecure-skip-tls-verify
Error: failed to do request: Head "https://xxx/v2/chartrepo/k8s-tools/nfs-subdir-external-provisioner/blobs/sha256:8b33bc61a12b9707254bc14619bf6b6fbd0c6a058ce521b9902693baccbcaa48": http: server gave HTTP response to HTTPS client

from helm.

manlinux avatar manlinux commented on June 3, 2024

helm registry login --insecure #Login Succeeded

but helm push --insecure-skip-tls-verify Error: failed to do request: Head "https://xxx/v2/chartrepo/k8s-tools/nfs-subdir-external-provisioner/blobs/sha256:8b33bc61a12b9707254bc14619bf6b6fbd0c6a058ce521b9902693baccbcaa48": http: server gave HTTP response to HTTPS client

helm push xxxxxx.tgz oci://xxxxx.com/helm-charts --plain-http
this way is ok when helm push/pull/install, my helm version is v3.14.2. you can have a try.

but i dont know how to helm repo add it.

from helm.

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.