prole/conf
chrisfu 568f03ba42 fix(conf): remove MagicMock contamination from k3d.cfg and k3s.cfg
Replace all <MagicMock ...> values with empty strings or sensible defaults:
- BooleanVar mocks → false
- StringVar mocks for known fields (cluster_name, db_host_port, db_namespace,
  db_username, cluster_env) → correct defaults
- All other StringVar mocks → empty string

Files are now safe to parse and commit. Protected going forward by
_validate_cfg_values() added in ef20c8a.
2026-05-23 21:38:08 -07:00
..
cnpg-placement chore(deploy): cluster config and k3s manifest updates 2026-04-27 14:47:27 -07:00
dev fix(kong): SERVICE_NAMESPACE=default in conf/dev overlay caused kong to deploy to default ns 2026-05-04 01:44:51 -07:00
postgresql Refactor to support mode-scoped DB build contexts and versioning 2026-03-22 05:47:50 -07:00
prod refactor(config): separate k3d k3s and gke config entrypoints 2026-04-11 22:20:45 -07:00
service docs: reorganise briefs into docs/completed/; add conf/service/knoe.cfg 2026-05-23 21:32:01 -07:00
test Complete rebranding from prole to knoe and fix macOS application identity. Bulk renamed 'prole' to 'knoe' across code, scripts, and manifests. Updated Makefile with 'knoe', 'build', and 'start' targets. Implemented macOS Application Bundle (.app) support for correct identity. Fixed macOS 'Python' process name to 'Knoe.DB Installer' via Objective-C bridge. Standardized application name to 'Knoe.DB Installer' across all interfaces. 2026-04-22 15:08:35 -07:00
database_versions.json Rename Prole storage objects to Synology and sync deployment updates 2026-03-22 21:50:02 -07:00
gke.cfg Phase 1: OIDC provider integration and GKE auth deployment 2026-04-28 12:22:45 -07:00
k3d.cfg fix(conf): remove MagicMock contamination from k3d.cfg and k3s.cfg 2026-05-23 21:38:08 -07:00
k3s.cfg fix(conf): remove MagicMock contamination from k3d.cfg and k3s.cfg 2026-05-23 21:38:08 -07:00
knoe.cfg chore(prole): homelab production config — prole.org fork 2026-05-03 20:03:20 -07:00
knoe.silent.all.cfg Complete rebranding from prole to knoe and fix macOS application identity. Bulk renamed 'prole' to 'knoe' across code, scripts, and manifests. Updated Makefile with 'knoe', 'build', and 'start' targets. Implemented macOS Application Bundle (.app) support for correct identity. Fixed macOS 'Python' process name to 'Knoe.DB Installer' via Objective-C bridge. Standardized application name to 'Knoe.DB Installer' across all interfaces. 2026-04-22 15:08:35 -07:00
port-mapping.cfg feat(infra): replace GitLab with Gitea on git.prole.org 2026-05-07 01:25:32 -04:00