Commit Graph

1 Commits

Author SHA1 Message Date
Thong Kuah 1668f40f43 Remove fallback to project.deployment_platform
This improves query performance of
MergeRequestsController#ci_environments_status a lot.

However this means old deployments that deployed to kubernetes clusters
with prometheus installations will no longer show performance metrics as
we cannot backfill cluster_id from deployment_platform with certainty
(clusters may be edited/added/deleted, which changes the results of
deployment_platform).
2019-07-08 09:13:21 +12:00