cf-mysql/17
You can find the source of this version on GitHub at cloudfoundry/cf-mysql-release. It was created based on the commit 902cfa42
.
Release Notes¶
The healthcheck endpoint on the proxy has changed with the switch from HAProxy to Switchboard. Load balancers previously configured to healthcheck the proxy tier on port 1936 would report all proxy instances as failed, resulting in the service being unavailable. This will be resolved in the next release.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-mysql" version: "17" url: "https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=17" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 \ "https://bosh.io/d/github.com/cloudfoundry/cf-mysql-release?v=17"