Return cluster details from job endpoint
This cluster detail will be used to show cluster link in the job output as per https://gitlab.com/gitlab-org/gitlab-ce/issues/55095 . We needed to create a new model here for ClusterBasicEntity as the only other model ClusterStatus had much more data than necessary including nested model lookups for applications.
Showing
Please register or sign in to comment