Skip to content

Improve Google Cloud IAM integration UI text

Pedro Moreira da Silva requested to merge pms-gcp-iam-ui-text into master

What does this MR do and why?

Improve Google Cloud IAM integration UI text

  • Shorten integration title
  • Update integration description
  • Add help text for project ID and number fields
  • Relabel fields to match design

https://gitlab.com/gitlab-org/gitlab/-/issues/439882

Changelog: changed

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After

image.png

image.png

image.png

image.png

How to set up and validate locally

  1. Simulate a SAAS instance in local GDK

  2. In rails console enable the feature flag

    Feature.enable(:google_cloud_workload_identity_federation)
  3. Visit Project > Settings > Integrations

  4. Select Google Cloud IAM

Edited by Pedro Moreira da Silva

Merge request reports

Loading