Skip to content

Resolve "Fetch available parameters directly from GKE when creating a cluster"

What does this MR do?

Adds dropdowns to the CI -> GKE Cluster creation form, using the available projects, zones, and machine types available to an authenticated Google Cloud Platform user.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

To improve the user experience of the GKE cluster creation. Currently, you have to manually view all options in the GCP console, and manually enter in values for project ID, zone, and machine type.

Screenshots

Before

Bildschirmfoto_2018-05-11_um_19.05.33

After

Bildschirmfoto_2018-05-11_um_19.06.04

Bildschirmfoto_2018-05-11_um_19.06.16

Demo

38759-demo

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #38759 (closed)

Edited by Kamil Trzciński (Back 2025-01-01)

Merge request reports