Skip to content

Update warning message URL for DockerHub

Tim Poffenbarger requested to merge poffey21-master-patch-05916 into master

What does this MR do?

The referenced anchor #migrate... vs #migrating... within the URL for the documentation regarding DockerHub is invalid.

Good: https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrate-helper-image-to-registrygitlabcom

vs

Bad: https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom

Why was this MR needed?

This is needed to point users to the appropriate documentation location.

Running with gitlab-runner 13.9.0 (2ebc4dc4)
  on gitlab-runner-gitlab-runner-588dc66c6f-lrfxs TXBLZBer
Resolving secrets
00:00
Preparing the "kubernetes" executor
00:00
Using Kubernetes namespace: gitlab-managed-apps
WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom

What's the best way to test this MR?

Look at the two URLs

What are the relevant issue numbers?

Edited by Tim Poffenbarger

Merge request reports