mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-07 18:37:36 +08:00
Fix status.lastRegistrationCheckTime in body must be of type string: \"null\" error
Follow-up for #392
This commit is contained in:
@@ -207,6 +207,7 @@ spec:
|
||||
type: integer
|
||||
lastSuccessfulScaleOutTime:
|
||||
format: date-time
|
||||
nullable: true
|
||||
type: string
|
||||
observedGeneration:
|
||||
description: ObservedGeneration is the most recent generation observed
|
||||
|
||||
Reference in New Issue
Block a user