Closed jamieklassen closed 4 years ago
We are changing to a stricter version of the go-flags library, which means that the concourse binary will fail if any invalid env var configuration is passed. This PR is necessary because it addresses two spots where the bosh release has been setting env vars to invalid values by default.
go-flags
We are changing to a stricter version of the
go-flags
library, which means that the concourse binary will fail if any invalid env var configuration is passed. This PR is necessary because it addresses two spots where the bosh release has been setting env vars to invalid values by default.