Skip to content

Tighten Google CDN URL config requirements

Stan Hu requested to merge sh-tighten-google-cdn-url-requirements into master

What does this MR do and why?

Specifying a URL without https:// is invalid. If the scheme is omitted, mark the configuration invalid so the CDN will not be used.

This came up in https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/16467.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports