Skip to content

Fix GraphQL API to fetch clusterAgents from instanceSecurity Dashboard

What does this MR do and why?

In Add clusterAgents field to Project/Group/Securi... (!89357 - merged) we have introduced new field clusterAgents to Groups and Instance Security Dashboard. Unfortunately, we have not updated the policy for Instance Security Dashboard and now we are returning empty response when querying instanceSecurityDashboard.clusterAgents. This MR fixes this:

image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading