Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-06-21 04:23:06 +0300
committerThong Kuah <tkuah@gitlab.com>2019-06-21 04:23:06 +0300
commit4562ea32dac7b07c285050b404a02e2de1480752 (patch)
treea4bb5153bad3d886df7a3090be43441b8eaf5153 /changelogs/unreleased
parentf47e4d025247509ab73e16c3db248b0f9ccb662c (diff)
parentbae848418b1784be938bb670da4ffceed06f42dd (diff)
Merge branch '63079-migrate-clusters-with-no-token-to-unmanaged' into 'master'
Migrate clusters with no token to unmanaged Closes #62772 See merge request gitlab-org/gitlab-ce!29648
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/63079-migrate-clusters-with-no-token-to-unmanaged.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/63079-migrate-clusters-with-no-token-to-unmanaged.yml b/changelogs/unreleased/63079-migrate-clusters-with-no-token-to-unmanaged.yml
new file mode 100644
index 00000000000..92133af03f7
--- /dev/null
+++ b/changelogs/unreleased/63079-migrate-clusters-with-no-token-to-unmanaged.yml
@@ -0,0 +1,6 @@
+---
+title: Migrate GitLab managed project-level clusters to unmanaged if they are missing
+ a Kubernetes service account token
+merge_request: 29648
+author:
+type: other