Actions-runner-controller: [FEATURE]: Support for SelfHosted Org live Runners

Created on 23 Apr 2020  Â·  7Comments  Â·  Source: summerwind/actions-runner-controller

Most helpful comment

I got it working by updating app permission under Organization permissions and gave Read & Write permission to Self-hosted runners
Screen Shot 2020-05-27 at 6 37 26 PM

All 7 comments

Thank you for requesting this!
I believe that progress is happening in #26.

Indeed, fixed in #44

We've released a new version with Organization-level runner support!
https://github.com/summerwind/actions-runner-controller/releases/tag/v0.5.0

This is great! I have deployed this for repo level with APP.
I tried to deploy to Org level but I'm getting
ERROR controller-runtime.controller Reconciler error {"controller": "runner", "request": "runners-org/runners", "error": "failed to create registration token: POST https://api │ │ .github.com/orgs/OrgName/actions/runners/registration-token: 403 Resource not accessible by integration []"}
Do we need to update any permission in App setup?

@jay2610 Thank you for trying!
Yes. If you want to run Org-level runner, the GitHub App also needs to be created and installed in your organization.

Got the same issue even with installing the App in my organization.
The controller is able to register runners that are under repository but not for organization.

I got it working by updating app permission under Organization permissions and gave Read & Write permission to Self-hosted runners
Screen Shot 2020-05-27 at 6 37 26 PM

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RRoundTable picture RRoundTable  Â·  3Comments

sandeepraj-chandrakant-bhandari-db picture sandeepraj-chandrakant-bhandari-db  Â·  8Comments

rofafor picture rofafor  Â·  4Comments

sripberger picture sripberger  Â·  4Comments

missedone picture missedone  Â·  10Comments