redhat-actions / openshift-actions-runner-installer

GitHub Action to detect and create a self-hosted runner in Kubernetes.
MIT License
25 stars 14 forks source link

Automate runner tear-down #4

Closed tetchel closed 3 years ago

tetchel commented 3 years ago

Removing runners is easy, you just have to helm uninstall the release.

We should think of the user story for when a runner would be taken down, and give them a better way than manually.