Skip to content

Move Agent GraphQL types and resolvers to core

Tiger Watson requested to merge move-agent-graphql-to-core into master

What does this MR do and why?

Part of making Cluster Agents available in Core (&6290 (closed)).

Moves Cluster Agent GraphQL types, resolvers and policies to core, removing license checks where applicable.

These changes are not yet reflected in any Core UI, however they will become available via the GraphQL API. This isn't a concern, as Agent records in Core will not be functional until various other services and APIs are moved.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

#340355 (closed)

Edited by Tiger Watson

Merge request reports