GithubHelp home page GithubHelp logo

Comments (8)

vito avatar vito commented on June 15, 2024

What other components use Garden? What do you mean by setting garden address...?

from concourse-bosh-release.

ramonskie avatar ramonskie commented on June 15, 2024

bosh lite uses garden.
see https://github.com/cloudfoundry/bosh-deployment/blob/master/bosh-lite.yml

from concourse-bosh-release.

vito avatar vito commented on June 15, 2024

Gotcha. Well, from our side we never really intended to share Garden-runC with any other component, and I'm kind of surprised that worked without issue. I don't think we'll be adding this ourselves, but I'd be happy to review a PR assuming it's easy enough to maintain. I suppose you'd need a flag to prevent the worker binary from running its own gdn, and to just use a pre-configured Garden address.

Maybe something like concourse worker --external-garden ip:port? That flag could be added here:

https://github.com/concourse/concourse/blob/9f34dafd8d94ae2ee947aa52fb8de4f0a8fbe49e/cmd/concourse/worker_linux.go#L28-L35

...and in that case it could return a nil runner, though the calling code would have to check for that and know now to try and run it:

https://github.com/concourse/concourse/blob/9f34dafd8d94ae2ee947aa52fb8de4f0a8fbe49e/cmd/concourse/worker.go#L94-L97

from concourse-bosh-release.

drnic avatar drnic commented on June 15, 2024

This regression in Concourse is blocking upgrade of Concourse Tutorial to v5 (since it switches to deploying BUCC in the middle to introduce credhub secrets)

from concourse-bosh-release.

drnic avatar drnic commented on June 15, 2024

Also https://ci2.starkandwayne.com runs on the bucc deployment model of concourse (if you’re interested in production envs that use bucc)

from concourse-bosh-release.

vito avatar vito commented on June 15, 2024

@drnic If you've got time, a PR making the suggested changes in #17 (comment) would be the quickest route. This was never intentionally supported so I'd hesitate to call it a regression, but I'm happy to bring in explicit support for it.

from concourse-bosh-release.

rkoster avatar rkoster commented on June 15, 2024

@vito 2 PR have been created, to address this issue:

Looking forward to receiving feedback.

from concourse-bosh-release.

vito avatar vito commented on June 15, 2024

all the changes for this are in now πŸ‘

from concourse-bosh-release.

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.