Skip to content

Migrate Agent Pipeline to Agent Cluster#3018

Merged
matthewborden merged 1 commit intomainfrom
queue_names_env_vars
Sep 26, 2024
Merged

Migrate Agent Pipeline to Agent Cluster#3018
matthewborden merged 1 commit intomainfrom
queue_names_env_vars

Conversation

@matthewborden
Copy link
Contributor

Description

Internally at Buildkite we're refactoring our clusters and will be moving the agent pipeline to a new cluster. This PR makes the queue names override-able to allow running the pipeline in both the previous and new cluster.

Context

https://3.basecamp.com/3453178/buckets/1933834/messages/7835428487

Changes

Queues can be overridden using environment variables from the Pipeline Steps configuration. This allows running the agent pipeline simultaneously in the Agent and existing cluster.

Assumes an OIDC role to publish docker images to internal registry.

Testing

Successful builds in both the current and new cluster.

Internally at Buildkite we're refactoring our clusters and will be moving the agent pipeline to a new cluster. This PR makes the queue names override-able to allow running the pipeline in both the previous and new cluster.
Copy link
Contributor

@DrJosh9000 DrJosh9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants