Skip to content

Remove cache_vulnerability_history feature flag

Avielle Wolfe requested to merge 33899-remove-history-cache-ff into master

What does this MR do?

This MR removes the cache_vulnerability_history feature flag. We've tested the history cache on the gitlab-org and gitlab-com groups for over 3 months. No bugs have surfaced, and it's significantly improved the speed of the vulnerability history endpoint on those groups' security dashboards.

This is preliminary work for #33899 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports