In !181094 (merged) we improved the filtering capabilities in Housekeeper and added a new class FilterIdentifiers. But unfortunately we did not require the class before using it and now it's breaking Housekeeper in CI (see https://ops.gitlab.net/gitlab-com/database-team/gitlab-com-database-testing/-/jobs/17251336 for an example).
You can also easily test this yourself by running any keep. I've tested locally with the example in the README.md and this fixes the problem.
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
Numbered steps to set up and validate the change are strongly suggested.