Go to file
Gustavo Ornaghi Antunes 05c35a2ecd Fix image format for rook-ceph app
This change ensures that the images used by rook-ceph app is following
kube_app expected format by adding the prefix 'registry.local'.

This prevents the environment from always pulling images from the public
registry.

Test Plan:
 - PASS: Build rook-ceph app
 - PASS: Apply rook-ceph app with the changes
 - PASS: Update from a old rook-ceph app to a new one
 - PASS: Check if the images was downloaded with prefix registry.local
 - PASS: Check if all pods from rook-ceph is using the images with
         prefix registry.local

Closes-Bug: 2122134

Change-Id: I71dbc164c5091ea5e2a05ff7d4c486022f1e23ec
Signed-off-by: Gustavo Ornaghi Antunes <gustavo.ornaghiantunes@windriver.com>
2025-09-05 14:45:51 -03:00
2024-03-25 19:33:20 +00:00
2024-05-08 09:51:44 -03:00
2024-05-08 09:51:44 -03:00
2025-05-08 16:41:32 +00:00

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
│   ├── helm-charts               # upstream and custom 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

StarlingX

Rook Ceph

Migration App

Description
StarlingX Rook Ceph Application
Readme 2.5 MiB
Languages
Python 85.9%
Shell 6.8%
Makefile 4.1%
Smarty 3.2%