Hide runner cost factor fields for runners
What does this MR do and why?
Fix for #415066 (closed)
Hide runner cost factor fields for runners
Runner cost factor fields fields should only be present on Sass runner offered by GitLab SaSS, this change hides them in other cases.
Only GitLab administrators will see these.
Changelog: fixed
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
-
Simulate a
.com
environment. - Visit Admin -> Runners
- Select to edit an Instance runner and confirm the runner has the two cost factor fields.
- Visit Admin -> Runners
- Select to edit a Project runner and confirm the runner has no cost factor fields.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #415066 (closed)
Edited by Miguel Rincon