Skip to content

Make use of build requests/limits for build permission init container.

What does this MR do?

Add init container resources to be the same as for build container.

Why was this MR needed?

Currently it's not possible to use gitlab runner when resourcequotas are present in namespace, where jobs should run.

What's the best way to test this MR?

Create ns with resourcequotas and see if job pods are correctly created.

What are the relevant issue numbers?

#28098 (closed)

Edited by Tomáš Kohout

Merge request reports