mirror of
https://github.com/cozystack/cozystack.git
synced 2026-03-02 14:49:00 +00:00
## Summary - Add FlowSchema `cozy-dashboard-exempt` to exempt the dashboard BFF service account (`incloud-web-web`) from API Priority and Fairness throttling - BFF falls under the default `service-accounts` FlowSchema → `workload-low` priority level, which causes 429 responses under load ## Test plan - [ ] Deploy to a cluster with dashboard enabled - [ ] Verify FlowSchema is created: `kubectl get flowschema cozy-dashboard-exempt` - [ ] Verify BFF no longer receives 429 errors under load <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Added a new Kubernetes FlowSchema configuration for system resource access management. <!-- end of auto-generated comment: release notes by coderabbit.ai -->