prole/etc
chrisfu cad49cc0a6 Summary of recent repairs and infrastructure updates
Repairs and improvements:
- iSCSI: Added cleanup tasks to remove stale mounts and fstab entries. Improved robustness of iSCSI target management and added 'iscsi_absent_mounts' support.
- K3s:
    - Updated service start logic to accept 'activating' state, preventing premature failure during slow startups.
    - Improved service stop logic to safely handle missing or not-found services.
    - Ensured 'prole-installer' ServiceAccount and ClusterRoleBinding exist for K8s administration.
    - Added leader election and etcd tuning arguments (forgiving leases) to config.yaml.j2.
    - Removed deprecated 'prole-port-forwards' systemd service.
- Installer & Scripts:
    - Updated legacy_tk.py to support K3s mode, secret resolution for passwords, and better environment management (including ~/.prole/env.sh for service mode).
    - Updated init_ansible.sh to support PROLE_VAULT_PASS_FILE and ANSIBLE_VAULT_PASSWORD_FILE.
    - Improved directory and kubeconfig path resolution in prole_cfg.sh to support fallback to ~/.prole.
    - Enhanced Grafana password resolution in init_monitoring.sh.
    - Added automatic application of iSCSI StorageClass and PersistentVolumes in init_openbao.sh.
- General: Switched conf/prole.cfg to k3s deployment mode and updated vault_k3s.yml token.

New Ansible Tasks and Playbooks:
- infrastructure/playbooks/iscsi_cleanup.yml: Automates logout and removal of stale iSCSI node records.
- infrastructure/playbooks/prole_logs_migrate.yml: Orchestrates /prole/logs migration to iSCSI storage.
- infrastructure/playbooks/tmp_bao_dir.yml: Ensures host-level storage directories for OpenBao.
- infrastructure/playbooks/tmp_mount.yml: Utility to verify and enforce host-level mounts.
- infrastructure/playbooks/k3s_sync.yml: Added tasks to start K3s after sync and update local kubeconfig on the controller.
- Added 'Unmount stale iSCSI mounts' and 'Remove stale iSCSI fstab entries' to the iscsi role.
- Added 'Ensure prole-installer service account exists' to the k3s role.
2026-02-15 17:51:57 -08:00
..
build-a-bao.sh Enhance secret management and k8s infrastructure 2026-02-03 22:39:50 -08:00
deploy_pipeline.sh Checkpoint: Refactor installer UI and update Supabase deployment strategy 2026-02-03 14:55:05 -08:00
final_deployment.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
hosts.txt feat(scripts): introduce DNS sync script for Samba AD and hosts management 2026-01-02 20:56:44 -08:00
init_ansible.sh Summary of recent repairs and infrastructure updates 2026-02-15 17:51:57 -08:00
init_cloudnative_pg.sh Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
init_common_services.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
init_garage_store.sh Refactor installation and initialization logic, and expand test coverage 2026-02-13 21:36:39 -08:00
init_k3s_registry.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_k8s.sh Refactor installation and initialization logic, and expand test coverage 2026-02-13 21:36:39 -08:00
init_kdc.sh Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
init_kerberos_test.sh Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
init_kerberos.sh Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
init_monitoring.sh Summary of recent repairs and infrastructure updates 2026-02-15 17:51:57 -08:00
init_ollama.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
init_openbao.sh Summary of recent repairs and infrastructure updates 2026-02-15 17:51:57 -08:00
init_opentofu.sh Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
init_port_forwards.sh Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
init_prole-db-backup.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_prole-db-reset.sh Refactor initialization scripts and add new service components 2026-02-11 13:09:31 -08:00
init_registry.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
init_service_layer.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00
init_supabase_ports.sh feat: infrastructure and installer updates for k3s, OpenTofu, and prole-db 2026-02-05 21:27:18 -08:00
prole_cfg.sh Summary of recent repairs and infrastructure updates 2026-02-15 17:51:57 -08:00
render_manifest.py Refactor installation and initialization logic, and expand test coverage 2026-02-13 21:36:39 -08:00
repair_pipeline.sh Stabilize deliverable k3d pipeline and refactor installer components 2026-02-15 00:03:24 -08:00
set-k3s-token-vault.sh Add prole_cfg.sh sourcing for configuration management 2026-01-30 23:37:32 -08:00
status_common_services.sh Refactor project structure and update initialization scripts 2026-02-14 13:44:49 -08:00