From 779b7551fa789f0909e6ffdc90b1b81bd76fafd7 Mon Sep 17 00:00:00 2001 From: Chin-Ya Huang Date: Mon, 29 May 2023 14:19:26 +0800 Subject: [PATCH] chore(cleanup): update chart Signed-off-by: Chin-Ya Huang --- chart/templates/crds.yaml | 37 ------------------------------------- 1 file changed, 37 deletions(-) diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 1135bd6..8c8234a 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -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