Code Monkey home page Code Monkey logo

Comments (9)

alexismaior avatar alexismaior commented on August 16, 2024 2

Amazing, Erin. I can't wait to test it. Thanks a lot! Great plugin, btw...

from drone-helm3.

ErinCall avatar ErinCall commented on August 16, 2024 1

Ooh, yeah that does seem more usable. Might be worthwhile to throw in a repo_certificate setting too.

from drone-helm3.

alexismaior avatar alexismaior commented on August 16, 2024 1

Hey, @ErinCall. I've just built the image and used it in my pipeline with the "repo_ca_certificate" param taking from a secret. I converted my cert to Base64 and everything worked flawlessly. That was, indeed, a more elegant approach.

from drone-helm3.

ErinCall avatar ErinCall commented on August 16, 2024

Sure, that should be no problem. Barring unforeseen mishaps, we can have it ready for you on Monday ๐Ÿ™‚

The setting will probably be repo_ca_file, to avoid confusion with the Kube clusterโ€™s CA.

from drone-helm3.

ErinCall avatar ErinCall commented on August 16, 2024

@alexismaior Ok, that setting is available in version 0.12.0. Let me know how it works for you!

from drone-helm3.

alexismaior avatar alexismaior commented on August 16, 2024

Worked perfectly, Erin. Thanks a lot. As the "ca-file" parameter expects a "file", I had to mount the volume to pass the ca.crt locally. I don't know if there is a better way to do that but worked.

from drone-helm3.

josmo avatar josmo commented on August 16, 2024

@ErinCall what would you think of taking the value from the ENV var and writing it to a file and then using that? it would allow for secrets to be injected in that way as well without mounting. :)

from drone-helm3.

ErinCall avatar ErinCall commented on August 16, 2024

@alexismaior I've just opened #76, which replaces the filepath setting with base64-encoded contents settings. Will it be a headache for you to switch your .drone.yml to match?

from drone-helm3.

ErinCall avatar ErinCall commented on August 16, 2024

@alexismaior yay, I'm glad it worked for you! That update is now live in version 0.13.0 :)

from drone-helm3.

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.