GitLab Bot
fbf2955cfc
Add latest changes from gitlab-org/gitlab@master
2022-03-14 18:07:46 +00:00
GitLab Bot
155f106fd5
Add latest changes from gitlab-org/gitlab@master
2021-08-19 15:10:29 +00:00
GitLab Bot
c241fef181
Add latest changes from gitlab-org/gitlab@master
2021-07-27 18:10:54 +00:00
GitLab Bot
ff430539d5
Add latest changes from gitlab-org/gitlab@master
2020-07-13 15:09:08 +00:00
GitLab Bot
b7dfe2ae40
Add latest changes from gitlab-org/gitlab@master
2019-09-13 13:26:31 +00:00
Thong Kuah
3f759e1674
Remove group_clusters feature flag
...
Now we have terminals for instance and group clusters we can remove the
FF now. Deploying to group clusters has been working without complaints
too.
2019-06-28 00:28:03 +12:00
Thong Kuah
ebf87fd9c2
Unify into :group_clusters feature flag
...
With this MR, group clusters is now functional, so default to enabled.
Have a single setting on the root ancestor group to enabled or disable
group clusters feature as a whole
2018-12-05 10:16:44 +13:00
Mayra Cabrera
675bfd50a9
Adds feature flag for Group Clusters
...
As the frontend is still in progress and other related backend is still
in prgress we need a feature flag to turn off Group Clusters.
2018-11-08 23:26:04 +13:00
Thong Kuah
54e8ff0f21
Extend clusters_controller for group type clusters
...
- Add pages javascripts to intialize clusters for group pages
- Move specs asserting gcp specific validations from controller into
UpdateService spec
- Also teach Clusters::ApplicationController about groups
2018-11-08 23:14:06 +13:00