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

Adding a few features to broker CLI #178

Closed deepika-chander closed 6 years ago

deepika-chander commented 6 years ago

Adding 1. force cleanup of broker on deletion (--cleanup=true) 2. brokerurl verification (setting --broker and --project when --server is given as input) 3. list instances with user readable names for services and plans (not just printing service and plan uuids but human readable mas like iam and beta)

khipkin commented 6 years ago

I really wish each of these features had been a separate PR, but I'll take a look.