GithubHelp home page GithubHelp logo

Setup chart repo & CI about helm HOT 7 CLOSED

volantmq avatar volantmq commented on August 19, 2024
Setup chart repo & CI

from helm.

Comments (7)

saikatharryc avatar saikatharryc commented on August 19, 2024

@4nte let me know in case you need some hand on this.
and what is the CI provider you are using?
is it possible to use test-infra?

from helm.

4nte avatar 4nte commented on August 19, 2024

I'm setting up a Github Actions pipeline to auomate chart releases.
Can you give more insight in what test-infra can do for us? I haven't used it yet.

from helm.

saikatharryc avatar saikatharryc commented on August 19, 2024

I'm setting up a Github Actions pipeline to automate chart releases.

That's great!
I'm evaluating if we can use test-infra that is currently used by https://github.com/helm/charts
although it's not CI/CD, it's more of a test suit kind of a thing.

from helm.

4nte avatar 4nte commented on August 19, 2024

I'm setting up a Github Actions pipeline to automate chart releases.

That's great!
I'm evaluating if we can use test-infra that is currently used by https://github.com/helm/charts
although it's not CI/CD, it's more of a test suit kind of a thing.

Cool, I'm working on lint, test and release steps in CI.
I'm almost finished, I just need to resolve this issue with the step "chart-testing (install)", which supposedly fails with

 ✖︎ volantmq => (version: "0.1.4", path: "charts/volantmq") > Error waiting for process: exit status 1
------------------------------------------------------------------------------------------------------------------------
Error installing charts: Error processing charts

Even tho when you look at logs of the step, it sucessfully installs the helm chart (using kubernetes-in-docker), but the github action somehow decided it failed.
So far I didn't find anything relevant for this error message.

Here's is the failed CI run:
https://github.com/4nte/helm/pull/2/checks?check_run_id=577039509

from helm.

saikatharryc avatar saikatharryc commented on August 19, 2024

@4nte so I believe, we need to add some custom helm timeout.
also, other values as needed. currently, the ct.yaml is not present in the codebase,
refer here for how we can add timeout and other values.

from helm.

saikatharryc avatar saikatharryc commented on August 19, 2024

@4nte It worked for me!
here is the thing: https://github.com/saikatharryc/VolantMQ_helm/runs/596017302
(I'm not ashamed to say that, a bit struggle I had to do though for this initially as things were not set in my end.)

and here you go: 4nte#3

from helm.

4nte avatar 4nte commented on August 19, 2024

Well done @saikatharryc! :)

from helm.

Related Issues (3)

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.