Skip to content

Refactor runners_availability structure

Tomasz Maczukin requested to merge refactor-runners-availability-structure into master

Based on top of !138338 (merged)

What does this MR do and why?

Refactor runners_availability structure

This refactors the way how runners availability for usage is checked in few places.

The change was extracted from !121761 to reduce the compexity of the original MR. That MR provides justification for why this refactoring is needed.

Related to Fix allowed_plans handling for instance runners (#412915).

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tomasz Maczukin

Merge request reports