Skip to content

Use a local branch of redis-exporter

Richard Clamp requested to merge rc-redis-exporter-0.14 into master

What does this MR do?

The redigo project, a dependency of resis_exporter, moved their repository and deleted all the tags from the original.

Here we make use of a branch created to correct this until upstream is updated to use redigo from its new home.

gitlab-org/build/omnibus-mirror/redis_exporter@v0.14...gitlab-0.14

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Red master

Merge request reports