summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/62772-migrate-managed-clusters-to-unmanaged.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.md for 12.1.0GitLab Release Tools Bot2019-07-221-6/+0
| | | [ci skip]
* Migrate project level clusters with no Kubernetes namespace to unmanaged62772-migrate-managed-clusters-to-unmanagedTiger2019-06-141-0/+6
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.