gitlab-org--gitlab-foss/app/models/clusters
Stan Hu fddff2c411 Fix Arel deprecation warning in clusters_hierarchy
As mentioned in https://github.com/rails/rails/pull/29619, this removes
this warning message:

```
Delegating join_sources to arel is deprecated and will be removed in
Rails 6.0. (called from project_clusters_base_query at
app/models/clusters/clusters_hierarchy.rb:62)
```

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61451
2019-08-16 09:59:25 -07:00
..
applications Make use of Gitlab::Kubernetes 2019-08-14 20:02:37 +00:00
concerns Enable GitLabb runner to be uninstalled from cluster 2019-07-16 16:11:10 +00:00
platforms Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
providers Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
cluster.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
clusters_hierarchy.rb Fix Arel deprecation warning in clusters_hierarchy 2019-08-16 09:59:25 -07:00
group.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
instance.rb Remove instance_clusters feature_flag 2019-06-28 01:24:05 +12:00
kubernetes_namespace.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
project.rb Remove legacy Kubernetes #actual_namespace 2019-05-21 11:38:11 -05:00