You need to sign in or sign up before continuing.
Clean up key pattern in lib/tasks/cache.rake
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
From !122595 (comment 1428570999)
Update lib/tasks/cache.rake
to delete for the project:*:pipeline_status:
instead of projects/*/pipeline_status
. This should be covered by the first pattern #{Gitlab::Redis::Cache::CACHE_NAMESPACE}*
which is why nothing is breaking.
Edited by 🤖 GitLab Bot 🤖