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

added sc version command #64

Closed droot closed 6 years ago

droot commented 6 years ago

With this change, new subcommand has been added to sc: "sc version" prints version information of sc

Also, added annotation on "service-catalog" namespace to record sc version used to install service catalog.

This will help us troubleshooting installation issues in the field.