Skip to content

Add google cloud radio and new ff for runners

Payton Burdette requested to merge pb-gcp-runner-1 into master

What does this MR do and why?

Part one of the effort to add the UI to create google cloud runners.

This MR aims to introduce the feature flag and the new option. Which displays empty state (to auth). In subsequent MRs more functionality will be introduced.

You can view the entire effort here at this epic &12112

Related to issue: #437901 (closed)

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2024-01-10 at 11.21.05 AM.png Screenshot 2024-01-23 at 11.13.29 AM.png

How to set up and validate locally

  1. Enable flag :gcp_runner
  2. Visit project, group and admin runner creation views
  3. Select google cloud radio option
  4. Ensure runner creation still works with flag off
Edited by Payton Burdette

Merge request reports