Skip to content

Prevent streaming volumes between concourse workers. #107

Open
@kallisti5

Description

@kallisti5

We now have two concourse workers, however they waste infinite time attempting to stream build step artifacts back and forth between them.

Concourse seems to assume workers all exist in the same network... which is definitely not the case for us 👎

Here's a screenshot of it wasting over 20 minutes copying the git artifacts from the first node to the second node...
streaming

concourse/concourse#8861 suggests we have to target pipelines to tags on specific workers 😞 That essentially means we have the following options:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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