Changes from v0.1463.0 to v0.1464.0
- Verified with garden-linux-release v0.335.0.
- Verified with etcd-release v44.
- Verified with cflinuxfs2-rootfs-release v0.1.0
Significant changes
BBS Relational Datastore (Experimental)
Performance Tuning
Custom CAs
- cloudfoundry-incubator/diego-release #155: Bump the timeout for certification updates to a full minute, match BOSH.
- As a Diego operator, I would like to be able to configure the rep to trust additional CAs only for downloads
Routing
- When the rep is shutting down after finishing evacuation, it should remove its evacuating ActualLRPs
- as a space developer, I can specify multiple ports on a process type
Volume Support (Experimental)
- cephfs driver can be colocated on the Cell
- Volume Drivers have an Unix Socket transport
- move fakedriver acceptance from cmd/volman to fakedriver/acceptance
Rootfs Release Extraction
Manifest Generation
- cloudfoundry-incubator/diego-release #151: Require consul certs and keys from cf manifest
- prepare to remove non-encrypted support from Consul by updating cf and diego manifest templates
- Make
compilation.workers
manifest configurable and decrease the number of workers for bosh-lite.
App Logging
Component Logging and Metrics
Dependencies
- cloudfoundry-incubator/candiedyaml #19: Add quotes around strings containing a colon followed by whitespace
- cloudfoundry-incubator/candiedyaml #20: Allow strings to start with a colon
BOSH job changes
None.
BOSH property changes
- Added
diego.executor.ca_certs_for_downloads
: Bundle of additional CAs for the executor to trust when downloading assets.