Skip to content

Enable docker tls for e2e test jobs

Andrejs Cunskis requested to merge andrey-docker-tls into master

What does this MR do and why?

Enable docker tls for e2e test jobs.

Current target for removal of usage without tls is targeted to v28 which is probably still ways off but we might as well start using it now given that it is deprecated in v26 which is already out.

https://github.com/docker/cli/blob/master/docs/deprecated.md

Similar change in common templates: gitlab-org/quality/pipeline-common!436 (merged)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports