gitlab-org--gitlab-foss/app/models/clusters
Yorick Peterse 6f292eaa69
Revert the addition of goldiloader
This reverts the addition of the "goldiloader" Gem and all use of it.
While this Gem is very promising it's causing a variety of problems on
GitLab.com due to it eager-loading too much data in places where we
don't expect/can handle this. At least for the time being this means we
have to go back to manually fixing N+1 query problems, but at least
those should not cause a negative impact on availability.
2018-04-18 15:51:39 +02:00
..
applications Extract installed cluster application scope to concern 2018-03-29 22:08:13 +02:00
concerns Extract installed cluster application scope to concern 2018-03-29 22:08:13 +02:00
platforms Merge branch 'master' into 'update-kubeclient' 2018-03-17 05:52:35 +00:00
providers
cluster.rb Revert the addition of goldiloader 2018-04-18 15:51:39 +02:00
project.rb