mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
Fix runner pod to be cleaned up earlier regardless of the sync period (#1299)
Ref #1291
This commit is contained in:
@@ -5126,6 +5126,9 @@ spec:
|
||||
type: string
|
||||
phase:
|
||||
type: string
|
||||
ready:
|
||||
description: Turns true only if the runner pod is ready.
|
||||
type: boolean
|
||||
reason:
|
||||
type: string
|
||||
registration:
|
||||
|
||||
Reference in New Issue
Block a user