Skip to content

Add wait for kubernetes runner to generate certs

Sofia Vistas requested to merge fix-wait-for-cert-generation-k8s-runner into master

What does this MR do?

Fixes Container Registry failure in preprod. Preprod uses kubernetes executors, and these start to execute scripts before client certs are generated. An (ugly) turnaround, for now, is to add a sleep on a before_script.

Merge request reports

Loading