Code Monkey home page Code Monkey logo

Comments (3)

hypnoglow avatar hypnoglow commented on June 24, 2024
  • Are you using Helm v2?

    The path of the repositories.yaml file suggests that, as it should be ~/.config/helm/repositories.yaml on Linux in Helm v3.

  • What is your helm-s3 plugin version?

  • Also, why do you have insecure permissions on KUBECONFIG in the first place?

from helm-s3.

kkalmbach avatar kkalmbach commented on June 24, 2024

We are using helm3 and the newest version of the plugin.

~$ helm version
version.BuildInfo{Version:"v3.13.1", GitCommit:"3547a4b5bf5edb5478ce352e18858d8a552a4110", GitTreeState:"clean", GoVersion:"go1.21.3"}
~$ helm s3 version
0.15.1

As far as the permissions go, there was nothing sensitive in the files (no certs/passwords/etc), so it wasn't super important.
We have changed the permission on the config file and everything is working, so this is not a blocker for us.

from helm-s3.

hypnoglow avatar hypnoglow commented on June 24, 2024

I suppose that the warning output somehow mingles helm version detection and it is detected as v2.

In such cases helm version may be forced with HELM_S3_MODE=v3 env var.

Further, I think the plugin should stop falling back to v2 and fall back to v3 instead, as v2 is unsupported for a long time already. I made a PR #334

I'm going to close this, anyway, thanks for reporting!

from helm-s3.

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.