Go to file
caio-volpato d367b9e93b Zuul/Tox: Fix failing tests that previously passed
Without any code changes passing tests started failing,

Upon investigation due to Python ecosystem build
tooling update a code class failed to be installed.

When installing the library without the edit mode it issue
is resolved

Test Plan:
pass - Zuul test passing

Closes-Bug: 2110134

Change-Id: I488131beab971cc13358ec2efe80852d76b7f2e9
Signed-off-by: caio-volpato <caio.volpato@windriver.com>
2025-05-08 11:24:46 -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
2024-05-08 09:51:44 -03: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
│   ├── 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

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%