Skip to content

Do not start mirroring via API when paused

Patrick Bajao requested to merge 30186-mirror-pull-api-no-unpause into master

What does this MR do?

If a mirroring job fails and retries 14 times, it'll be paused (or marked as a hard fail).

We are no longer allowing to unpause/reset this via API as it leads to mirroring jobs retrying even though it's expected to fail.

It'll still be possible to be done via the web UI by forcing an update.

Does this MR meet the acceptance criteria?

Conformity

Performance 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

#30186 (closed)

Edited by Patrick Bajao

Merge request reports