prole/knoe/ui/screens
chrisfu fb7993de1d feat: add production config schema, validation, and API with tests
- Introduced `knoe.core.prod_config` with production configuration schema and helper methods.
- Added validation logic to enforce required fields and expected formats.
- Implemented in-process API (`ProdConfigApi`) for managing production configs.
- Added test coverage for default config behavior, validation, YAML generation, and API workflow.
- Updated cluster UI layout and tests to integrate production config with new navigation flows.
- Added host inventory and updated service flow to reflect production setup changes.
2026-03-28 10:43:25 -07:00
..
__init__.py feat: add production config schema, validation, and API with tests 2026-03-28 10:43:25 -07:00
argocd.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
base.py feat: add production config schema, validation, and API with tests 2026-03-28 10:43:25 -07:00
build.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
cfg.py Standardize namespace and cluster config flow 2026-03-23 16:52:40 -07:00
cluster_nodes.py feat: add storage probing and operational service updates 2026-03-26 09:44:23 -07:00
cluster.py feat: add production config schema, validation, and API with tests 2026-03-28 10:43:25 -07:00
database_options.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
database.py feat: add storage probing and operational service updates 2026-03-26 09:44:23 -07:00
dependencies.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
deploy.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
docker.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
environment.py Update PROLE_HOME resolution and enhance iSCSI PV handling 2026-03-22 02:43:52 -07:00
gitops.py Add GitOps provider choice screen and cluster UI improvements 2026-03-24 22:12:25 -07:00
navigation.py feat: add production config schema, validation, and API with tests 2026-03-28 10:43:25 -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 Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
services.py feat: add storage probing and operational service updates 2026-03-26 09:44:23 -07:00
supabase.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
validate.py Rename prole-db to knoe-db, add knoe-auth as cluster-internal KDC 2026-03-22 22:16:21 -07:00
welcome.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00