Skip to content

Move GCP client and JWT class from integrations namespace

Context

With Move Cloud Seed files to cloud_seed namespace (!141262 - merged) the cloud seed files are moved to the more accurate namespace cloud_seed/google_cloud, thus we could use google_cloud_platform as a main namespace for GCP integration and prevent any collision with the project integrations and their related services that live under integrations namespace.

What does this MR do and why?

Move GoogleCloudPlatform::ArtifactRegistry::Client, GoogleCloudPlatform::Jwt and GoogeCloudPlatform::BaseClient away from integrations namespace

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

No.

How to set up and validate locally

No.

Merge request reports