concourse-bosh-release
concourse-bosh-release copied to clipboard
Failed to open connector cf, unknown connector type
Bug Report
The recent 7.9.1 release introduced an issue with a connector for us when BOSH deploying it.
Whenever we make use of the web job's cf_auth property, the web instance's web job will fail with the following error:
error: server: Failed to open connector cf: failed to open connector: unknown connector type "cf"
When reverting back to 7.9.0, all is fine. When removing the cf_auth property, the 7.9.1 deployment also succeeds without issues.
This commit might look, to my untrained eyes, somewhat relevant?
I just encountered this issue as well when trying to upgrade our dev concourse from 7.9.0 => 7.9.1
Fixed in 7.11