Skip to content

Adding parameter to configure the runner set name.#2279

Merged
TingluoHuang merged 1 commit into
masterfrom
runner-set-name
Mar 3, 2023
Merged

Adding parameter to configure the runner set name.#2279
TingluoHuang merged 1 commit into
masterfrom
runner-set-name

Conversation

@chrispat

Copy link
Copy Markdown
Contributor

Currently the runner set name is always the same as the helm release name. However, there are scenarios where one might want to have the same runner names across multiple runner groups and organizations. Given the helm release still has to be unique per namespace it would be useful to optionally provide a runner set name.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hello! Thank you for your contribution.

Please review our contribution guidelines to understand the project's testing and code conventions.

@Link- Link- added the enhancement New feature or request label Feb 16, 2023
@TingluoHuang TingluoHuang force-pushed the runner-set-name branch 2 times, most recently from 7b0d751 to 2cf48ba Compare February 21, 2023 18:39
}

log.Info("Successfully removed finalizer after cleanup")
return ctrl.Result{}, nil

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

noticed we forgot to return early during test locally.

}

log.Info("Successfully removed finalizer after cleanup")
return ctrl.Result{}, nil

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

noticed we forgot to return early during test locally.

@TingluoHuang TingluoHuang merged commit 41f2ca3 into master Mar 3, 2023
@Link- Link- deleted the runner-set-name branch March 3, 2023 14:15
@rentziass rentziass mentioned this pull request Mar 10, 2023
unpollito pushed a commit to DistruApp/actions-runner-controller that referenced this pull request Jan 21, 2026
Co-authored-by: TingluoHuang <TingluoHuang@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants