Add //+nullable to engine status fields

Longhorn 3538

Signed-off-by: Derek Su <derek.su@suse.com>
(cherry picked from commit 638d27563869aa65189b30e27ee8c13a7c235483)
This commit is contained in:
Derek Su 2022-01-21 21:05:56 +08:00 committed by David Ko
parent 246bfdb85c
commit 8d2511bbed

View File

@ -1445,12 +1445,14 @@ spec:
children:
additionalProperties:
type: boolean
nullable: true
type: object
created:
type: string
labels:
additionalProperties:
type: string
nullable: true
type: object
name:
type: string