Skip to content

Remove deprecated runner set up instruction

What does this MR do?

As we are not supporting 1-click apps installation on the Kubernetes cluster anymore, the instruction to install GitLab Runner automatically is deprecated. The aim of this MR is to remove unnecessary instruction from the Settings -> CI/CD page both for the project and group level.

Together with these changes small UI adjustments are introduced:

  1. The page on the group level hasn't supported the fixed layout that seems inconsistent with the same page on the project level. Added the fixed layout support.
  2. Changed the subtitle of the Group Runners section to look similar to the Specific Runners and Shared runners sections.

Screenshots or Screencasts (strongly suggested)

Project level view:

Before After
Screenshot_2021-07-15_at_13.34.52 Screenshot_2021-07-22_at_17.12.58

Group level view:

Before After
Screenshot_2021-07-22_at_19.38.12 Screenshot_2021-07-22_at_17.24.07

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #336229 (closed)

Edited by Anna Vovchenko

Merge request reports

Loading