Skip to content

Update removal date in clusters deprecation alert

What does this MR do and why?

We moved the removal date for the certificate-based clusters feature to February 2023. This MR updates the banner, that is shown for the projects on GitLab.com that are still using the feature.

Screenshots or screen recordings

Before After
Screenshot_2022-09-08_at_16.18.37 Screenshot_2022-09-08_at_16.16.53

How to set up and validate locally

  1. Pretend to be on GitLab.com
  2. Enable certificate_based_clusters feature flag
  3. Visit Project -> Infrastructure -> Kubernetes clusters page
  4. Select Connect a cluster (deprecated) to create a cluster
  5. Visit the project main page to see the banner.

MR acceptance checklist

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

Merge request reports