Config Change SOP — Source of Truth and Promotion
Source of truth
ServiceConfigs/BFF/config/*.yamlfor routes/idps/pdp/settings/logging- Environment overrides for env‑specific toggles
- Traefik
dynamic.ymlfor edge middleware/routers
Change steps
- Edit config in a branch; run config lint and link check locally
- Validate endpoint_map with sample requests in a dev stack
- PR review; merge → promote to stage → prod via pipeline
- Post‑deploy checks: health, auth 401/200 mix, PDP latency, error logs
Rollback
- Revert config commit and redeploy; confirm health and 200/401 mix normalizes