gitlab-org--gitlab-foss/app/models/clusters
Dylan Griffith dcdc04ab46 Fix performance issue in Helm#can_uninstall?
Calling #present? was causing a DB query to happen each time around the
loop. We only wanted to check for nil as it's nil in the first loop
around so there is no need for #present?
2019-08-13 15:18:59 +10:00
..
applications Fix performance issue in Helm#can_uninstall? 2019-08-13 15:18:59 +10:00
concerns
platforms Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
providers
cluster.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
clusters_hierarchy.rb
group.rb
instance.rb
kubernetes_namespace.rb Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
project.rb