Skip to content

WIP: Changes GCPProjectBillingService to directly request the Project

Mayra Cabrera requested to merge fix-cluster-creation into master

What does this MR do?

To enable Cluster creation through CI / CD > Kubernetes

Why was this MR needed?

For some reason, service.list_projectsis no longer listing all the projects we have access to. So by directly requesting the project, we can tell if it has billing enabled or not.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Mayra Cabrera

Merge request reports