googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

Use WaitGroup and goroutines to parallelize enabling GCP APIs. #203

Open reechar-goog opened 6 years ago

reechar-goog commented 6 years ago

Use WaitGroup and goroutines to parallelize enabling GCP APIs. This reduces the call to 1.5 minutes. GitHub Issue #145