mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 15:04:30 +00:00
- Finalized stable, repeatable reset logic for the k3d pipeline. - Refactored installer into modular components: core, milestone, runner, and state. - Introduced new UI abstractions with support for ncurses and Tkinter. - Updated initialization scripts and configurations for CloudNativePG, Kerberos, OpenBao, and Monitoring. - Improved pipeline repair and port-forwarding mechanisms.
2 lines
37 B
Python
2 lines
37 B
Python
"""UI adapters for the installer."""
|