Skip to content

Commit 6fe4958

Browse files
author
Ceph Jenkins
committed
csv: add additional csv changes that other commits bring
add generated csv changes Signed-off-by: Ceph Jenkins <ceph-jenkins@redhat.com>
1 parent b207e1b commit 6fe4958

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

build/csv/ceph/ceph.rook.io_cephclusters.yaml

+11
Original file line numberDiff line numberDiff line change
@@ -1610,6 +1610,12 @@ spec:
16101610
minimum: 0
16111611
nullable: true
16121612
type: number
1613+
migration:
1614+
properties:
1615+
confirmation:
1616+
pattern: ^$|^yes-really-migrate-osds$
1617+
type: string
1618+
type: object
16131619
nearFullRatio:
16141620
maximum: 1
16151621
minimum: 0
@@ -3260,6 +3266,11 @@ spec:
32603266
type: array
32613267
osd:
32623268
properties:
3269+
migrationStatus:
3270+
properties:
3271+
pending:
3272+
type: integer
3273+
type: object
32633274
storeType:
32643275
additionalProperties:
32653276
type: integer

0 commit comments

Comments
 (0)