mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:34:31 +00:00
- Implement centralized `resolve_prole_home` utility for consistent environment-based `PROLE_HOME` resolution across modules - Replace hardcoded home paths with `resolve_prole_home` - Refactor PV management to support iSCSI mounts and node placement from Ansible manifests - Improve Kubernetes manifest handling to dynamically apply namespaces per document - Adjust `knoe-db` build context path and related tests - Add utilities for detecting and applying Ansible-defined node labels and PVs |
||
|---|---|---|
| .. | ||
| core | ||
| ops | ||
| scripts | ||
| ui | ||
| __init__.py | ||
| build.py | ||
| config.py | ||
| core.py | ||
| deploy.py | ||
| main.py | ||
| milestone.py | ||
| ncurses_installer.py | ||
| ncurses_ui.py | ||
| prole_conf.py | ||
| README.md | ||
| runner.py | ||
| screen.py | ||
| state.py | ||
| welcome.txt | ||
Moved
This document has moved. Please see the up-to-date installer guide at:
installer/README.md
The root-level file is kept only as a pointer to avoid breaking links during the refactor.