gitlab-org--gitlab-foss/changelogs/unreleased/62772-migrate-managed-clusters-to-unmanaged.yml
Tiger 8a8ddec661 Migrate project level clusters with no Kubernetes namespace to unmanaged
These clusters were created before we introduced the
option to manage your own cluster, and not having a
Kubernetes namespace present means that we have tried
and failed to create one - and therefore we cannot manage
your cluster for you.

The 5 minute window should prevent a race condition
where a cluster has only just been created and we
haven't had a chance to create any resources for it
yet.
2019-06-14 10:05:42 +10:00

6 lines
164 B
YAML

---
title: Migrate GitLab managed project-level clusters to unmanaged if a Kubernetes
namespace was unable to be created
merge_request: 29251
author:
type: other