Skip to content

Migrate cluster actions dropdown to disclosure

What does this MR do and why?

Migrate generic dropdown to disclosure on app/assets/javascripts/clusters_list/components/clusters_actions.vue

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

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

  1. On gdk.yml, add the following
gitlab_k8s_agent:
    enabled: true
  1. Run gdk reconfigure && gkd restart
  2. Open any project and go to Operate > Kubernetes Clusters

MR acceptance checklist

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

Fixes #413046 (closed)

Edited by Shane Maglangit

Merge request reports