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:
parent
246bfdb85c
commit
8d2511bbed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user