Skip to content

Add modal component for registering a cluster agent

Tiger Watson requested to merge 327855-install-agent-modal into master

What does this MR do?

Extracted from !63718 (merged) to reduce the size of the merge request.

This adds the modal component that will be used to select which Cluster Agent will be installed, and view details about the agent once registration is complete. To see how it will be used and view the changes in context, see !63718 (diffs).

There is no way to activate the modal yet, this will be added in !63718 (merged).

Screenshots or Screencasts (strongly suggested)

Selecting an agent: image

Agent registered: image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #327855 (closed)

Edited by Tiger Watson

Merge request reports