gitlab-org--gitlab-foss/changelogs/unreleased/63079-migrate-clusters-with-no-token-to-unmanaged.yml
Tiger bae848418b Migrate clusters with no token to unmanaged
There are clusters that have Kubernetes namespaces
stored which are missing a service account token.
These namespaces are unable to be used for deployments,
so marking the clusters as unmanaged will allow the
platform credentials to be used instead.
2019-06-21 08:30:26 +10:00

6 lines
168 B
YAML

---
title: Migrate GitLab managed project-level clusters to unmanaged if they are missing
a Kubernetes service account token
merge_request: 29648
author:
type: other