Resources
- Download release v2.29.0 from bosh.io.
- Verified with cloudfoundry/cf-deployment @
fa34f6a4c787dbaedada7f9623cc5121aefd0b9f
.
Changes from v2.28.0 to v2.29.0
Significant changes
BBS API
Executor Cache
- look at electron-cannon download cache orphaned temp files
- temporary files from failed
cacheddownloader
downloads and transformations are now properly deleted
- temporary files from failed
SSH
Per-Instance Proxy
- cloudfoundry/executor #43: deprecated --v2-config-only flag breaks Envoy on Windows
- Bump Envoy proxy blob to 0526e80244406b30727ab6b303d17899ad36d86f
Docker Support
Component Logging and Metrics
Dependencies
- cloudfoundry/cfhttp #5: user can customize dial timeout
- Diego team should take over ownership of cloudfoundry/tlsconfig GitHub repo
- Use cfhttp v2 in all diego components and backfill tests to assert HTTP client timeout configuration is respected
Test Suites and Tooling
Cleanup
BOSH job changes
None.
BOSH property changes
ssh_proxy
- Added
diego.ssh_proxy.disable_healthcheck_server
: Whether to disable thessh_proxy
HTTP healthcheck server. Defaults tofalse
.
BOSH link changes
None.