Skip to content

Update CICD default settings to include authorization token duration

Asmaa Hassan requested to merge asmaa.hassan-master-patch-64477 into master

What does this MR do and why?

When pushing a large image, it fails after some time with error unauthorized: authentication required, as it takes more than the configured Authorization token duration.

I confirmed it on GitLab.com:

Screen_Shot_2022-05-27_at_10.06.19_AM

And I noticed it's not mentioned in our docs.

Ticket: 293239 (Internal link)

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