- Issue created by @catch
- 🇺🇸United States drumm NY, US
I’ve only seen GitLab use feature flags for progressively enabling & beta testing functionality; not as another way to configure functionality.
On https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112352 I spotted:
Ensure the project has quota enabled
And on https://docs.gitlab.com/ee/ci/pipelines/compute_minutes.html#set-the-quo...
On self-managed GitLab instances … When enabled, compute quotas apply to private projects only.
So we may currently be out of luck. We are currently monitoring compute usage with some back-end monitoring and alerting. https://gitlab.com/gitlab-org/gitlab/-/issues/351147 ran into bigger refactorings and wasn’t done.