Skip to content

Fix log section ending for kubernetes executor

What does this MR do and why?

This change adds a new variant of the section closing regex to match the output of a kubernetes executor in attach mode.

This change does not impact other executors, as their output and matching does not change.

Changelog: changed

Implements gitlab-runner#37005

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.

Screenshots or screen recordings

TBD

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Miguel Rincon

Merge request reports