Skip to content

Refactor region/zone/machine types to input text field

Payton Burdette requested to merge 442627-gcp-fields-refactor into master

What does this MR do and why?

To reduce scope we are refactoring the dropdowns for google cloud information to basic input text fields.

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-02-21 at 9.55.31 AM.png Screenshot 2024-02-21 at 1.15.06 PM.png

How to set up and validate locally

  1. Enable flag :gcp_runner
  2. Visit project and group runner creation views (not available on admin)
  3. Select google cloud radio option
  4. Test out UI (static for now)
  5. Ensure runner creation still works with flag off when selecting previous platform options

Related to #442627 (closed)

Edited by Payton Burdette

Merge request reports