Remove ClusterRateLimiting and related feature flags
What does this MR do and why?
This MR removes the ClusterRateLimiting
singleton as it is a helper for the rate limiting migration from Redis to Redis Cluster. It also removes feature-flag definition files since MultiStore
dynamically calls feature-flags.
See gitlab-com/gl-infra/scalability#2217 (closed)
This MR is dependent on gitlab-com/runbooks!5589 (merged) and gitlab-com/gl-infra/k8s-workloads/gitlab-com!2625 (comment 1323497379).
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.