Skip to content

Tool to assemble snippets for CephCluster manifest

Version Control Information

Source branch: feature/tool-cephcluster-storage-nodes-yaml
Target branch: devel

Commits:

* Tool to assemble snippets for CephCluster manifest

This tools assembles the relevant Yaml code for a specific Rook Ceph
storage node to be included in the CephCluster manifest. The code
describes which disks to be used for Ceph OSDs and which storage
device is assigned to which ODS as metadata device.

Description

Motivation: Writing the part for the CephCluster manifest describing which disks to be used for Ceph OSDs and metadata devices for every single storage node is error-prone. Once a erroneous manifest has been applied it can be very time-consuming to correct the errors as OSDs have to be un-deployed and wiped before re-applying the correct manifest.


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports

Loading