Skip to content

RFC: Investigate Concourse Alternatives #146

Open
@kallisti5

Description

@kallisti5

Looking forward, Concourse is kind of dying as a project. A lot of the issues we see are either concourse limitations (multiple workers for example) , or bugs resulting in random dns resolution issues or even random segfaults.

We should investigate alternatives.

Big picture requirements:

  • Container based builds
    • It gives us consistent artifacts, and offloads storage of toolchain binaries to docker.io, ghcr.io, etc.
  • Support for multiple branches / architectures / nightly / release
  • Ability to push container artifacts, as well as artifacts to s3 buckets
  • Ability for developers to see build results
  • Multiple, reasonably sized workers at remote locations
    • It's a lot easier to do cloud builds, but on-prem builders are substantially cheaper.

Nice to have requirements:

  • Dashboard users can gawk at

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions