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

Custom dind config and node tolerations for runner pod #3540

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

th-le
Copy link
Contributor

@th-le th-le commented May 24, 2024

Changes

  • Add custom dind config to allow private registry images to be used in dind container
  • Allows dind container to use a custom network range to avoid conflicting IPs with IP ranges in cloud provider like AWS
  • Use node tolerations for runner pod to have more flexibility in scheduling the required pods

@th-le th-le changed the title Custom dind config and node tolerations for runner pob Custom dind config and node tolerations for runner pod May 24, 2024
kahirokunn added a commit to kahirokunn/actions-runner-controller that referenced this pull request Jun 5, 2024
Remove the "argocd.argoproj.io/instance" label from resources created by the controller. This prevents ArgoCD from pruning and deleting these resources when syncing.

Signed-off-by: kahirokunn <okinakahiro@gmail.com>
kahirokunn added a commit to kahirokunn/actions-runner-controller that referenced this pull request Jun 13, 2024
Remove the "argocd.argoproj.io/instance" label from resources created by the controller. This prevents ArgoCD from pruning and deleting these resources when syncing.

Signed-off-by: kahirokunn <okinakahiro@gmail.com>
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