Diego v2.21.0
Resources
- Download release v2.21.0 from bosh.io.
- Verified with cloudfoundry/cf-deployment @
daf4b5377948c9df8d2c4ed6ec6beca68bf1e469
.
Changes from v2.20.0 to v2.21.0
Significant changes
BBS API
- Incorrect route deregistration when a replacement CLAIMED LRP starts evacuating
- cloudfoundry/bbs #38: Emit removed events when DesiredLRPHandler deletes actual lrp
Per-Instance Proxy (Experimental)
- Diego configures Envoy to use filesystem Secret Discovery Service
- Envoy pulls ADS from Pilot while still serving static listeners for route-integrity
- cloudfoundry/executor #39: configure Envoy to use filesystem SDS
- cloudfoundry/executor #40: Get envoy to receive dynamic config from pilot
- cloudfoundry/rep #26: Update config test for container_proxy_ads_servers
- cloudfoundry/diego-release #415: Add container_proxy_ads_servers property to rep jobs
- Evaluate and merge Container Networking PRs to allow Pilot configuration of Envoy proxy
Component Logging and Metrics
BOSH job changes
None.
BOSH property changes
rep
and rep_windows
- Added
containers.proxy.ads_addresses
: Experimental. Optional list of addresses to which the container Envoy proxy should make Envoy Aggregated Discovery Service API calls.
BOSH link changes
None.