Skip to content

Remove legacy clusters UI when :certificate_based_clusters is disabled

Tiger Watson requested to merge disable-certificate-clusters-frontend into master

What does this MR do and why?

Removes UI for deprecated certificate-based clusters if the :certificate_based_clusters feature flag is disabled.

Screenshots or screen recordings

Feature flag enabled Feature flag disabled
image image

How to set up and validate locally

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

  1. Visit path/to/project/-/clusters
  2. Disable :certificate_based_clusters feature flag
  3. Refresh path/to/project/-/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.

#351675 (closed)

Edited by Tiger Watson

Merge request reports