Coder Social home page Coder Social logo

Comments (5)

bacongobbler avatar bacongobbler commented on May 27, 2024

Comment by technosophos
2017-08-26 00:03:19


When GitHub marks a hook as succeeding, what it means is that it successfully submitted to the webhook endpoint. The webhook implementation then sends notifications back to GitHub (if it is configured to do so) to update the actual build status.

It looks like the problem is this:

Project "bacongobbler/draft" not found. No secret loaded. secrets "acid-6d83f9c636decaa1e33ba7c622a59fd9ca45d9e2b024236eec73b5" not found

What I think you need to do is run:

$ helm inspect values ./acid-project > yourvalues.yaml
# edit yourvalues.yaml
$ helm install ./acid-project -n bacongobbler-draft -f yourvalues.yaml

from brigade.

bacongobbler avatar bacongobbler commented on May 27, 2024

Comment by technosophos
2017-08-26 00:03:41


That last part is something I think we could automate with Draft, since most of the required fields can be inferred by Draft from its configs.

from brigade.

bacongobbler avatar bacongobbler commented on May 27, 2024

Comment by technosophos
2017-08-30 15:38:52


Any update on this?

from brigade.

bacongobbler avatar bacongobbler commented on May 27, 2024

Comment by bacongobbler
2017-08-30 15:43:17


Sorry, I don't have this cluster still up any more. I'll re-open if this occurs again and update with the status of that fix. Thanks!

from brigade.

bacongobbler avatar bacongobbler commented on May 27, 2024

Comment by bacongobbler
2017-08-30 21:51:42


Changing the helm release name to bacongobbler-draft fixed things.

from brigade.

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.