Decouple free user limit enforcement from storage limit logic
What does this MR do and why?
Decouples FreeUserCap::Enforcement from Namespaces::Storage by centralizing the exemption logic into FreeUserCap::PreEnforcement#qualifies?.
This prepares pre-enforcement banners to hook into the same qualifies? check.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
Green pipeline
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Katherine Richards