![Gustavo Ornaghi Antunes](/assets/img/avatar_default.png)
This changes is to prevent rook-ceph-provisioner HelmRelease resource does not reconcile when OS_PASSWORD contains special characters causing. ceph-sync-osds job script to fail synchronizing the OSDs. Now the OS_PASSWORD can be used with any special characters because the ceph-sync-osds job script is handling the variable to prevent escape issues with special characters Test Plan: - PASS: Upload/Apply rook-ceph application using default OS_PASSWORD - PASS: Modify the password to contain special characters (" and \), remove rook-ceph application, and apply the app again - PASS: Modify the password to contain other special characters, remove rook-ceph application, and apply the app again Closes-Bug: 2098020 Change-Id: Ia2e1eeb371bbbdce0c236facc41b20a9a728d0d5 Signed-off-by: Gustavo Ornaghi Antunes <gustavo.ornaghiantunes@windriver.com>
app-rook-ceph
App-rook-ceph fluxCD app
Top Level Directory Structure
├── app-rook-ceph # Root Folder
│ ├── bindep.txt
│ ├── debian_build_layer.cfg
│ ├── debian_iso_image.inc
│ ├── debian_pkg_dirs
│ ├── python3-k8sapp-rook-ceph # lifecycle managemnt code to support flux apps
│ ├── README.md
│ ├── rook-ceph-helm # importing of upstream rook-ceph helm packages
│ ├── requirements.txt
│ ├── stx-rook-ceph-helm # helm Package manager for the app
│ ├── test-requirements.txt
│ └── tox.ini
About app-rook-ceph
Rook is a Ceph orchestrator providing a containerized solution for Ceph Storage. This application tracks the latest compatible upstream version of Rook and packs it targeting StarlingX platforms on fresh instalations. For systems that already have a Ceph backend installed, there's a migration app available.
Installation Guide
For instructions on how to build and install app-rook-ceph, follow the StarlingX Rook Ceph App installation guide.
References
Description
Languages
Python
85.8%
Makefile
5.3%
Shell
4.7%
Smarty
4.2%