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

sc install failure returns exit code 0 #84

Closed jeenalshah closed 6 years ago

jeenalshah commented 6 years ago
» sc install
generated service catalog deployment config in dir: /tmp/service-catalog139367954 
Service Catalog could not be installed
error deploying YAML files: deploy failed with output: exit status 1 :Error from server (AlreadyExists): error when creating "/tmp/service-catalog139367954/namespace.yaml": namespaces "service-catalog" already exists

» echo $?
0