Skip to content

Add clusters Actions menu to group and admin views

What does this MR do and why?

Currently, we have different views for the project, group, and admin level clusters pages as we don't support Agent for the group and admin clusters yet.

This MR unifies views for all levels. It adds the Actions menu to the group and admin views. If the Agent is not supported for the current level, it shouldn't be shown as an option in Actions and as a tab in main view.

Screenshots or screen recordings

Group level:

Before After
Screenshot_2022-03-01_at_12.22.27 Screenshot_2022-02-28_at_23.42.22

Admin level:

Before After
Screenshot_2022-03-01_at_12.23.00 Screenshot_2022-02-28_at_23.43.00

How to set up and validate locally

Visit Kubernetes section under the Groups and Admin views.

MR acceptance checklist

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

Related to #352720 (closed)

Edited by Anna Vovchenko

Merge request reports