GitLab Bot
67fa8362ae
Add latest changes from gitlab-org/gitlab@master
2022-05-06 15:09:03 +00:00
GitLab Bot
17ef30f3df
Add latest changes from gitlab-org/gitlab@master
2022-05-05 09:08:00 +00:00
GitLab Bot
152b3268d7
Add latest changes from gitlab-org/gitlab@master
2021-03-10 12:09:14 +00:00
GitLab Bot
1385b54a3e
Add latest changes from gitlab-org/gitlab@master
2020-09-10 09:08:27 +00:00
GitLab Bot
abfafe3c57
Add latest changes from gitlab-org/gitlab@master
2019-10-29 00:06:10 +00:00
Thong Kuah
8152efbe2f
Remove instance_clusters feature_flag
...
Now we have terminals for instance and group clusters we can remove the
FF now. Deploying to instance clusters has been working without
complaints too.
2019-06-28 01:24:05 +12:00
James Fargher
0aeef7335f
Convert instance level clusters enabled to class method
2019-05-07 08:37:04 +12:00
James Fargher
c40a99a058
Change specs to match gitlab code standards
2019-05-07 08:37:04 +12:00
James Fargher
8db382b055
Allow projects to use instance level clusters
...
There are two cluster hierarchies one for the deployment platform and
one for controllers. The main difference is that deployment platforms do
not check user permissions and only return the first match.
2019-05-07 08:37:03 +12:00
James Fargher
733da6d6a0
Instance level kubernetes clusters admin
...
Instance level clusters were already mostly supported, this change adds
admin area controllers for cluster CRUD
2019-05-07 08:37:03 +12:00