GithubHelp home page GithubHelp logo

Comments (6)

grugnog avatar grugnog commented on July 17, 2024 1

Closing, as there is now a v3.0.0-beta1 that supports v10

from contrib-helm-chart.

grugnog avatar grugnog commented on July 17, 2024

@armandleopold this could use more detail - were you setting adhocWorker.env in your values? What were you setting it to?

from contrib-helm-chart.

armandleopold avatar armandleopold commented on July 17, 2024

Hello @grugnog we use the helm chart as a dependency in our helm chart, that way we get a copy of it with our custom values for our organisation.

So the adhocWorker.env are in the "root" values.yaml of our chart in the form of :

redash:
  adhocWorker:
    env:
      <var: null>

But there is a know issue with Helm where we cannot nullify a value in our root values.yaml file set by a values.yaml in a dependency chart.

from contrib-helm-chart.

grugnog avatar grugnog commented on July 17, 2024

@armandleopold I am still a little unclear - what environment variable are you setting? Are you setting it to null as you don't want the default value? The "env" section is mostly a remnant - if there is an environment variable you need to set it would be preferable to add it as a configurable option.

from contrib-helm-chart.

armandleopold avatar armandleopold commented on July 17, 2024

i am dropping the legacy vars WORKER_COUNT and QUEUES from redash v8.0.0, as we now use v10.0.0
Maybe you have fixed the issue by dropping thoose legacy ENV vars in the latest chart version ?

from contrib-helm-chart.

grugnog avatar grugnog commented on July 17, 2024

@armandleopold the chart doesn't support v10 yet - it will need a number of changes to do that correctly, I believe - #93 is tracking that. Not sure if it is possible to remove a default without setting a new value - is v10 checking for the old values?

from contrib-helm-chart.

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.