chore(cleanup): update chart

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

View File

@ -296,12 +296,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:
@ -317,9 +311,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
@ -446,9 +437,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
@ -465,19 +453,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:
@ -1674,9 +1649,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:
@ -2427,14 +2399,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:
@ -3330,9 +3296,6 @@ spec:
- lz4
- gzip
type: string
baseImage:
description: Deprecated. Rename to BackingImage
type: string
dataLocality:
enum:
- disabled