Skip to content

Add the possibility to configure maximum timeout that will be set for jobs when using the runner

Adrien Gooris requested to merge adrien.gooris/gitlab-runner:main into main

What does this MR do?

This MR allows one to configure maximum timeout that will be set for jobs when using the runner we are deploying thru the chart.

Why was this MR needed?

There is currently no way to set this option through the chart.

What's the best way to test this MR?

Just deploy a runner with the settings maximumTimeout properly configured in values.yml and check the UI to see if maximum timeout is equal to this value.

image

What are the relevant issue numbers?

#276

Edited by Adrien Gooris

Merge request reports