Skip to content

Commit a9fbb2a

Browse files
committed
update crds
Signed-off-by: xliuqq <xlzq1992@gmail.com>
1 parent ecadd42 commit a9fbb2a

File tree

2 files changed

+100
-0
lines changed

2 files changed

+100
-0
lines changed

charts/fluid/fluid/crds/data.fluid.io_cacheruntimeclasses.yaml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,31 @@ spec:
6363
type: array
6464
type: object
6565
type: object
66+
executionEntries:
67+
properties:
68+
mountUFS:
69+
properties:
70+
command:
71+
items:
72+
type: string
73+
type: array
74+
timeout:
75+
type: integer
76+
required:
77+
- command
78+
type: object
79+
reportSummary:
80+
properties:
81+
command:
82+
items:
83+
type: string
84+
type: array
85+
timeout:
86+
type: integer
87+
required:
88+
- command
89+
type: object
90+
type: object
6691
options:
6792
additionalProperties:
6893
type: string
@@ -6868,6 +6893,31 @@ spec:
68686893
type: array
68696894
type: object
68706895
type: object
6896+
executionEntries:
6897+
properties:
6898+
mountUFS:
6899+
properties:
6900+
command:
6901+
items:
6902+
type: string
6903+
type: array
6904+
timeout:
6905+
type: integer
6906+
required:
6907+
- command
6908+
type: object
6909+
reportSummary:
6910+
properties:
6911+
command:
6912+
items:
6913+
type: string
6914+
type: array
6915+
timeout:
6916+
type: integer
6917+
required:
6918+
- command
6919+
type: object
6920+
type: object
68716921
options:
68726922
additionalProperties:
68736923
type: string

config/crd/bases/data.fluid.io_cacheruntimeclasses.yaml

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,31 @@ spec:
6363
type: array
6464
type: object
6565
type: object
66+
executionEntries:
67+
properties:
68+
mountUFS:
69+
properties:
70+
command:
71+
items:
72+
type: string
73+
type: array
74+
timeout:
75+
type: integer
76+
required:
77+
- command
78+
type: object
79+
reportSummary:
80+
properties:
81+
command:
82+
items:
83+
type: string
84+
type: array
85+
timeout:
86+
type: integer
87+
required:
88+
- command
89+
type: object
90+
type: object
6691
options:
6792
additionalProperties:
6893
type: string
@@ -6868,6 +6893,31 @@ spec:
68686893
type: array
68696894
type: object
68706895
type: object
6896+
executionEntries:
6897+
properties:
6898+
mountUFS:
6899+
properties:
6900+
command:
6901+
items:
6902+
type: string
6903+
type: array
6904+
timeout:
6905+
type: integer
6906+
required:
6907+
- command
6908+
type: object
6909+
reportSummary:
6910+
properties:
6911+
command:
6912+
items:
6913+
type: string
6914+
type: array
6915+
timeout:
6916+
type: integer
6917+
required:
6918+
- command
6919+
type: object
6920+
type: object
68716921
options:
68726922
additionalProperties:
68736923
type: string

0 commit comments

Comments
 (0)