Skip to content

It adds a new Keep to change worker data consistency

What does this MR do and why?

It adds a new Keep to change worker data consistency

It adds a new Housekeeper Keep to update workers data consistency from always to sticky. These changes aim to help with database resource saturation.

#462611

Example MRs

How to set up and validate locally

  1. Dry Run

Run bundle exec gitlab-housekeeper -k Keeps::UpdateWorkersDataConsistency -d -m 3 and check the output.

  1. Using a fork

Related to #495028 (closed)

Edited by Leonardo da Rosa

Merge request reports

Loading