Skip to content

Commit

Permalink
csv: add additional csv changes that other commits bring
Browse files Browse the repository at this point in the history
add generated csv changes

Signed-off-by: Ceph Jenkins <ceph-jenkins@redhat.com>
  • Loading branch information
Ceph Jenkins committed Dec 9, 2024
1 parent 4aaef5f commit 9881941
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions build/csv/ceph/ceph.rook.io_cephclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1610,6 +1610,12 @@ spec:
minimum: 0
nullable: true
type: number
migration:
properties:
confirmation:
pattern: ^$|^yes-really-migrate-osds$
type: string
type: object
nearFullRatio:
maximum: 1
minimum: 0
Expand Down Expand Up @@ -3260,6 +3266,11 @@ spec:
type: array
osd:
properties:
migrationStatus:
properties:
pending:
type: integer
type: object
storeType:
additionalProperties:
type: integer
Expand Down

0 comments on commit 9881941

Please sign in to comment.