prole/tests/etc
chrisfu a445c77233 checkpoint: installer env var expansion + k3s registry + CNPG backups
- Expand nested $VAR/${VAR} (and ~) when resolving PROLE_* paths in installer core/UI to avoid literal $HOME dirs\n- Improve k3s registry host:port derivation (explicit cfg/env, server URL, kubeconfig fallback) and registry status UX\n- Update CNPG backup/init scripts for plugin-based backups + ScheduledBackup; improve plugin socket readiness and status output\n- Add/extend tests covering env var expansion, registry hostport resolution, and CNPG backup behavior
2026-03-14 22:55:32 -07:00
..
run_all.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_argocd_repo_server_hostpath_permissions.sh installer: preflight DB secrets + bootstrap OpenTofu password 2026-03-13 16:38:38 -07:00
test_build-a-bao.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_deploy_pipeline.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_final_deployment.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_ansible.sh Summary of recent repairs and infrastructure updates 2026-02-15 17:51:57 -08:00
test_init_cloudnative_pg_bootstrap_admin_keys.sh checkpoint: improve init scripts, installer flows, and kube context handling 2026-03-14 20:07:54 -07:00
test_init_cloudnative_pg_instances.sh fix(cnpg): converge to 3 instances with resilient apply 2026-03-12 01:42:42 -07:00
test_init_cloudnative_pg.sh fix(cnpg): converge to 3 instances with resilient apply 2026-03-12 01:42:42 -07:00
test_init_cnpg_backup_does_not_patch_cluster_backup_spec.sh checkpoint: installer env var expansion + k3s registry + CNPG backups 2026-03-14 22:55:32 -07:00
test_init_cnpg_backup_start_waits_for_plugin_socket.sh checkpoint: installer env var expansion + k3s registry + CNPG backups 2026-03-14 22:55:32 -07:00
test_init_cnpg_backup.sh checkpoint: installer env var expansion + k3s registry + CNPG backups 2026-03-14 22:55:32 -07:00
test_init_common_services.sh Add unit tests for init_cloudnative_pg and enable opt-in Docker pre-loading 2026-03-08 21:53:49 -07:00
test_init_db_manager.sh Kong API gateway, docker-import preload, OpenTofu graceful fallback, milestone fix 2026-02-22 00:57:49 -08:00
test_init_garage_recycles_released_pv_claimref.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
test_init_garage_store.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_k3s_registry.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_k8s.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_kdc_auto_skips_docker_when_unavailable.sh Remove prole.cfg and introduce regression tests to improve KDC and Kong initialization 2026-03-09 17:09:41 -07:00
test_init_kdc_k3s_registry_default.sh Bootstrap env-based prole.cfg entrypoint (safe legacy migration) 2026-03-13 12:23:15 -07:00
test_init_kdc_skips_docker_when_image_explicit.sh Skip Docker usage in init_kdc.sh when explicit KDC image is provided; add tests and improve kubectl retry handling 2026-03-08 22:52:45 -07:00
test_init_kdc.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_kerberos_k3s_real_kdc.sh Fix Kerberos test flow and improve multi-namespace support in k3s 2026-03-01 00:57:10 -08:00
test_init_kerberos_test.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_kerberos.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_kong_tmp_unbound.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
test_init_monitoring.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_ollama.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_openbao_recycles_released_pv_claimref.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
test_init_openbao.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_opentofu.sh installer: preflight DB secrets + bootstrap OpenTofu password 2026-03-13 16:38:38 -07:00
test_init_port_forwards.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_prole-db-reset.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_registry_k3d_cluster_from_kubectx.sh Bootstrap env-based prole.cfg entrypoint (safe legacy migration) 2026-03-13 12:23:15 -07:00
test_init_registry.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_service_layer.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_init_supabase_ports.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_prole_cfg_bootstrap_env_layout.sh Bootstrap env-based prole.cfg entrypoint (safe legacy migration) 2026-03-13 12:23:15 -07:00
test_prole_cfg_k3s_registry_internal_sanitizes_localhost.sh Sanitize LOCAL_REGISTRY_INTERNAL in prole_cfg.sh to handle host-only *.localhost values and add tests for k3s registry resolution 2026-03-09 21:57:09 -07:00
test_prole_cfg_kube_context_k3d_prefix.sh checkpoint: improve init scripts, installer flows, and kube context handling 2026-03-14 20:07:54 -07:00
test_prole_cfg_kube_context_single_context_fallback.sh checkpoint: improve init scripts, installer flows, and kube context handling 2026-03-14 20:07:54 -07:00
test_render_manifest.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_set-k3s-token-vault.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_status_common_services.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
test_status_k3d_common_services_namespace.sh checkpoint: improve init scripts, installer flows, and kube context handling 2026-03-14 20:07:54 -07:00
test_supabase_patch_realtime_probe.sh checkpoint: improve init scripts, installer flows, and kube context handling 2026-03-14 20:07:54 -07:00