Code Monkey home page Code Monkey logo

Comments (8)

rimusz avatar rimusz commented on July 30, 2024 1

closing this one, as Helm v3 does not have such issues

from helm-tiller.

rimusz avatar rimusz commented on July 30, 2024

I would recommend to run concurrent helm tiller run -- helm ... commands in docker containers, as making it in the plugin is out of the scope.

from helm-tiller.

Morriz avatar Morriz commented on July 30, 2024

Does that address my reported issue about concurrency? Are you suggesting multiple spun up docker containers executing commands concurrently is possible without conflicts? Then I can suggest the author of helmfile @mumoshu to do just that.

from helm-tiller.

rimusz avatar rimusz commented on July 30, 2024

if you don't do multiple releases from at the same time for the same helm release, everything will be fine

from helm-tiller.

Morriz avatar Morriz commented on July 30, 2024

great...that means concurrency is possible...why not from the plugin? why is that out of scope?

from helm-tiller.

rimusz avatar rimusz commented on July 30, 2024

as you need to run helm + pluggin per container

from helm-tiller.

rustycl0ck avatar rustycl0ck commented on July 30, 2024

Isn't it because helm tiller run -- helm ... always uses a constant port for running tiller? If each helm tiller run would run tiller on a random port, then this problem would be solved I think. I can't even run helm tiller start-ci && helmfile apply in one window and helm tiller run -- helm status my-app in another window because the helm tiller run kills the start-ci server as well at the time of exit.

from helm-tiller.

rimusz avatar rimusz commented on July 30, 2024

as I mentioned before to get to concurrency run helm+tiller in the container.

Helm v3 is under way (very well back compatible with v2) and beta is already available that will make this plugin obsolete soon.

from helm-tiller.

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.