Skip to content

Adjust wording in the token instructions screen

Anna Vovchenko requested to merge 355803-agent-token-naming into master

What does this MR do and why?

As we want to make the agent token creation screen cleaner and standardize the naming of the agent access token, this MR updates the working on the agent token instructions screen. The screen is available for 2 flows:

  1. Agent creation, as the token is created in the second step.
  2. Token creation.

Screenshots or screen recordings

Create agent modal

Before After
Screenshot_2022-03-26_at_20.13.57 Screenshot_2022-03-29_at_16.41.08

Create agent access token modal

1 step 2 step
Screenshot_2022-03-26_at_20.14.22 Screenshot_2022-03-29_at_16.19.36

How to set up and validate locally

  1. Visit Infrastructure -> Kubernetes clusters page.
  2. Select Connect with an agent option from the Actions menu.
  3. Verify the modal at step 2 (after the agent is created, the instructions are shown).
  4. Select the agent from the list to go to the agent's page.
  5. From the Acess tokens tab select Create token and verify the instructions modal screen.

MR acceptance checklist

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

Review progress:

Related to #355803 (closed)

Edited by Andrew Fontaine

Merge request reports