Skip to content

Hide GitLab Agent feedback banner

Anna Vovchenko requested to merge 440176-hide-gitlab-agent-feedback-banner into master

What does this MR do and why?

As we want to add a new alert to the Kubernetes clusters page, we need to temporarily disable the Agent feedback banner to reduce visual noise on the page. This MR is to disable the banner by default. We'll add a new MR in %17.1 to enable the banner back (once the new alert is removed).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

The banner for the context:

Screenshot_2024-01-29_at_20.34.41_copy

How to set up and validate locally

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

  1. Visit Operate -> Kubernetes clusters page.
  2. Create at least one agent via the Connect a cluster button.
  3. Veridy the feedback banner is not showing up.

Related to #440176 (closed)

Merge request reports