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

Enable APIs required by the GCP broker. #140

Closed martinmaly closed 6 years ago

martinmaly commented 6 years ago

Temporarily, the APIs are enabled in add-gcp-broker command. Long-term they will be enabled on demand.

martinmaly commented 6 years ago

Fixes #131

mihnjong commented 6 years ago

More than 5 mins, sc add-gcp-broker hangs only with the following message:

sc add-gcp-broker
using project:  [[PROJECT ID]]

Since it takes long to enable APIs, it would be better to print the status whenever trying to enable a API.