mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:34:31 +00:00
- Add _render_gitops_choice_page() to GitOpsScreenMixin for explicit Gitea / ArgoCD / None provider selection with radio buttons - Extend cluster screen with GitOps provider radio group and canvas layout - Refactor services screen layout and navigation registration - Register new gitops choice screen in screens __init__ / navigation - Expand Kong init scripts (etc/ and mock_val/) with additional logic - Update init_cnpg_backup.sh with minor fix - Refresh conf/service and conf/prod prole.cfg generated configs - Update conf/port-mapping.cfg port entries - Update Supabase Helm values.yaml - Bump modes/k3s/knoe-db/.version - Update network scan description - Add/expand tests: test_cluster_screen_layout, test_gitops_choice_screen Co-authored-by: Junie <junie@jetbrains.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| argocd.py | ||
| base.py | ||
| build.py | ||
| cfg.py | ||
| cluster_nodes.py | ||
| cluster.py | ||
| database_options.py | ||
| database.py | ||
| dependencies.py | ||
| deploy.py | ||
| docker.py | ||
| environment.py | ||
| gitops.py | ||
| navigation.py | ||
| network.py | ||
| ollama.py | ||
| packaging.py | ||
| security.py | ||
| services.py | ||
| supabase.py | ||
| validate.py | ||
| welcome.py | ||