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 configuring dind image and service account #3394

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shaul75
Copy link

@shaul75 shaul75 commented Mar 31, 2024

The PR addresses 2 of our issues

  1. a service account with a specific annotation is needed to grant the runner pod IAM permissions in EKS. https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html
  2. Changing the dind image to pull from another repository
    We have a base values.yaml with common options for all runner sets. this change allows to override just the dind image as a base value, without copy-pasting the entire block.

Related Discussion: #3256

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.

None yet

1 participant