prole/knoe/ui/screens
chrisfu 0262bd4be2 Refactor to support mode-scoped DB build contexts and versioning
- Introduce mode-scoped directories under `~/.prole` for build contexts, runtime data, and versioning.
- Update DB image version generation and Dockerfile creation to respect deployment modes (e.g., k3d, k3s, k8s).
- Adjust UI, core actions, and scripts to avoid cross-mode conflicts and ensure correct version isolation.
- Add tests for mode-aware behaviors and update existing tests for new paths and markers.
- Bump PostgreSQL and image versions to `18` and `138`, respectively.
- Update Kubernetes manifests to align with new image and version configuration.
2026-03-22 05:47:50 -07:00
..
__init__.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
argocd.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
base.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
build.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
cfg.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
cluster_nodes.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
cluster.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
database_options.py Refactor to support mode-scoped DB build contexts and versioning 2026-03-22 05:47:50 -07:00
database.py Refactor to support mode-scoped DB build contexts and versioning 2026-03-22 05:47:50 -07:00
dependencies.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
deploy.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
docker.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
environment.py Update PROLE_HOME resolution and enhance iSCSI PV handling 2026-03-22 02:43:52 -07:00
gitops.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
navigation.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
network.py Update PROLE_HOME resolution and enhance iSCSI PV handling 2026-03-22 02:43:52 -07:00
ollama.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
packaging.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
security.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
services.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
supabase.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
validate.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
welcome.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00