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

fix templates for newest version of Service Catalog #159

Closed kibbles-n-bytes closed 6 years ago

kibbles-n-bytes commented 6 years ago

1) Fixes the templates so that the switch to HTTPS in v0.1.11 of Service Catalog stops crash looping our controller manager's readyness/liveness probes

2) Pin the service-catalog image version at v0.1.11 for now; this will ensure stability. We will need to update this tool periodically to point to newest version until we have an ability to dynamically upgrade.