chore(cleanup): update YAML

ref: 3289

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
Chin-Ya Huang 2023-05-29 14:50:50 +08:00 committed by David Ko
parent 779b7551fa
commit ffaa3d2113

View File

@ -375,12 +375,6 @@ spec:
properties:
currentChecksum:
type: string
directory:
description: 'Deprecated: This field is useless.'
type: string
downloadProgress:
description: 'Deprecated: This field is renamed to `Progress`.'
type: integer
message:
type: string
name:
@ -396,9 +390,6 @@ spec:
type: integer
state:
type: string
url:
description: 'Deprecated: This field is useless now. The manager of backing image files doesn''t care if a file is downloaded and how.'
type: string
uuid:
type: string
type: object
@ -529,9 +520,6 @@ spec:
additionalProperties:
type: string
type: object
imageURL:
description: 'Deprecated: This kind of info will be included in the related BackingImageDataSource.'
type: string
sourceParameters:
additionalProperties:
type: string
@ -548,19 +536,6 @@ spec:
properties:
checksum:
type: string
diskDownloadProgressMap:
additionalProperties:
type: integer
description: 'Deprecated: Replaced by field `Progress` in `DiskFileStatusMap`.'
nullable: true
type: object
diskDownloadStateMap:
additionalProperties:
description: BackingImageDownloadState is replaced by BackingImageState.
type: string
description: 'Deprecated: Replaced by field `State` in `DiskFileStatusMap`.'
nullable: true
type: object
diskFileStatusMap:
additionalProperties:
properties:
@ -1781,9 +1756,6 @@ spec:
spec:
description: InstanceManagerSpec defines the desired state of the Longhorn instancer manager
properties:
engineImage:
description: 'Deprecated: This field is useless.'
type: string
image:
type: string
nodeID:
@ -2547,14 +2519,8 @@ spec:
type: boolean
backingImage:
type: string
baseImage:
description: Deprecated. Rename to BackingImage
type: string
dataDirectoryName:
type: string
dataPath:
description: Deprecated
type: string
desireState:
type: string
diskID:
@ -3478,9 +3444,6 @@ spec:
- lz4
- gzip
type: string
baseImage:
description: Deprecated. Rename to BackingImage
type: string
dataLocality:
enum:
- disabled