Replies: 1 comment 1 reply
-
I'm thinking it's because there's no Maybe its worth modifying the controller to enable/disable multi-tenancy via flags? Error out when RunnerDeployments are created without the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does the actions-runner-controller need a secret/client at the beginning of its lifecycle? In multi-tenancy mode, it can just create clients per RunnerDeployment/HRA so I am not sure why it would need the original one.
Beta Was this translation helpful? Give feedback.
All reactions