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

Allow add labels to gha-runner-scale-set #3327

Open
janpapaj1 opened this issue Mar 6, 2024 · 4 comments
Open

Allow add labels to gha-runner-scale-set #3327

janpapaj1 opened this issue Mar 6, 2024 · 4 comments
Labels
community Community contribution enhancement New feature or request needs triage Requires review from the maintainers

Comments

@janpapaj1
Copy link

What would you like added?

Currently helm chart values do not support labels for k8s runners only runnerScaleSetName is allowed.

I would like to able label assign labels to self hosted runners in k8s like is this possible with self hosted runners (ec2 or windows) running.

Why is this needed?

To be able run dependabot jobs in k8s runners which has access to internal private registries which are not accessible over internet.

Additional context

As you can see listener has label but runner doesn't
Somthing like this in values.

runnerScaleSetLabels:

image
@janpapaj1 janpapaj1 added community Community contribution enhancement New feature or request needs triage Requires review from the maintainers labels Mar 6, 2024
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Hello! Thank you for filing an issue.

The maintainers will triage your issue shortly.

In the meantime, please take a look at the troubleshooting guide for bug reports.

If this is a feature request, please review our contribution guidelines.

@avelizmu
Copy link

avelizmu commented Mar 6, 2024

Hello,

According to the discussions, the runner scale sets will not be supporting additional labels.
For creating a scale set to run dependabot, you can set the runner scale set name to dependabot

#2921 (reply in thread)

@janpapaj1
Copy link
Author

janpapaj1 commented Mar 7, 2024 via email

@AlexandreODelisle
Copy link

Running Dependabot via the GHEC (GitHub Entreprise Cloud) is not yet supported.

There is currently this following Issue in the Roadmap that may be of interest for you, github/roadmap#929.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution enhancement New feature or request needs triage Requires review from the maintainers
Projects
None yet
Development

No branches or pull requests

3 participants