-
I have tried the following without success:
Why is it so difficult to delete a runner? For context, I am experimenting with ARC. When I delete a runner it gets recreated again a few seconds later. I need to remove runners from the default kubernetes namespace and put them in their own separate namespace. This simple task doesnt seem possible...what am I doing wrong? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
mondo192
Jun 6, 2023
Replies: 1 comment
-
Ok, appears that runners that are idle get cleaned up by GitHub. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mondo192
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, appears that runners that are idle get cleaned up by GitHub.