Skip to content

Refactor runner platform radios to accept slots

Payton Burdette requested to merge pb-remove-admin-prop into master

What does this MR do and why?

Removes admin view prop and refactors radio group to accept a cloud options slot.

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

Screenshot 2024-02-14 at 12.45.37 PM.png

How to set up and validate locally

  1. Enable flag :google_cloud_runner_provisioning
  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
Edited by Payton Burdette

Merge request reports