Skip to content

Upgrade gitlab-sidekiq-fetcher to 0.5.4 for bug fix

Craig Miskell requested to merge cmiskell/upgrade-sidekiq-reliable-fetch into master

What does this MR do?

Updates gitlab-sidekiq-fetcher to 0.5.4 to get a substantial bug fix for detecting process failure in kubernetes, where pids are not as unique as they need to be to disambiguate between restarts of the same container (see https://gitlab.com/gitlab-org/sidekiq-reliable-fetch/-/issues/28)

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
Edited by Bob Van Landuyt

Merge request reports

Loading