Skip to content

Revert the lease key update

David Fernandez requested to merge 10io-revert-mr-86669 into master

🍋 Context

This reverts !86669 (merged).

That MR was an attempt to scope the exclusive lease key used by the Enqueuer to make sure that only one job process a given container image.

Unfortunately, from our observations, this is not guaranteed.

See issue #361445 (closed).

🔍 What does this MR do and why?

Reverts all the changes from !86669 (merged):

  • The Enqueuer job class
  • The related spec

📺 Screenshots or screen recordings

n / a

How to set up and validate locally

See !86669 (merged).

🚥 MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports