diego/1.25.3
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit dc59f5d
.
Release Notes¶
Changes from v1.25.2 to v1.25.3
- Verified with garden-runc-release v1.9.3.
- Verified with garden-windows-bosh-release v0.8.0.
- Verified with etcd-release v117.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.151.0.
Significant changes
De-Consuling Locks
Volume Support
- volman supports discovery csi node plugins
- volman supports mounting volumes through csi node plugins
- Add support for the volman to purge all the volumes.
Per-Instance Proxy (Experimental)
Multi-Buildpack Support
- As a buildpack-app-lifecycle consumer, I observe buildpack metadata for all buildpacks
- As a multi-buildpack user, I see better errors when I specify invalid buildpack combinations
Dependencies
BOSH job changes
None.
BOSH property changes
rep
and rep_windows
- Added
container_proxy.enabled
: Experimental property. When set totrue
, runs an Envoy proxy per container.
BOSH link changes
None.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "1.25.3" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.25.3" sha1: "a4b880bb1d6a064655ff9bd13daaafd5c09373a0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a4b880bb1d6a064655ff9bd13daaafd5c09373a0 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.25.3"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini