Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Agent Pipeline to Agent Cluster #3018

Merged
merged 1 commit into from
Sep 26, 2024
Merged

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.

@matthewborden matthewborden merged commit d978f55 into main Sep 26, 2024
1 check passed
@matthewborden matthewborden deleted the queue_names_env_vars branch September 26, 2024 02:01
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