Skip to content

Add registry token expiration time for GitLab.com

Ben King requested to merge benjaminking-master-patch-25735 into master

What does this MR do and why?

GitLab.com has a custom value of 15 minutes for container_registry_token_expire_delay, which is different to the default of 5 minutes for a GitLab instance.

This MR is intended to update the Container Registry page to indicate that for GitLab.com, the value is 15 minutes, not 5, which may assist customers when troubleshooting when they encounter the unauthorized: authentication required error message. A recent example includes ZD 288156 (Internal Only).

This MR takes inspiration from !85004 (merged), which was updated with the same sentence to provide clarity to customers.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

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