Diego v0.1465.0
Changes from v0.1464.0 to v0.1465.0
- Verified with garden-linux-release v0.336.0.
- Verified with etcd-release v44.
- Verified with cflinuxfs2-rootfs-release v0.2.0
Significant changes
Note: The Diego team fixed an incorrect SHA checksum for the license blob in the 0.1463.0 final release manifest. To ensure that the tags on the diego-release repository correspond to valid versions, the v0.1463.0
and v0.1464.0
tags were moved to commits with the updated release manifest. If these tags are already checked out in a clone of this repository, running git fetch --tags
will update them. We apologize for any inconvenience this may have caused.
BBS Relational Datastore (Experimental)
Performance Tuning
SSH
Guardian Integration
- As a Diego team member, I expect to have a CF+Diego environment for CI against guardian
- As a Diego operator, I would like to be able to opt into using guardian as the Garden implementation on all my cells
Manifest Generation
- Diego manifest generation should take the syslog_daemon_config properties from the CF manifest
- release version overriding is not working in diego-release/scripts/generate-deployment-manifest
- cloudfoundry-incubator/diego-release #153: Make the BBS advertise address configurable
- cloudfoundry-incubator/diego-release #157: Add iaas-settings for vsphere
App Logging
Dependencies
- Update/Validate the behavior of pid_utils in diego-release.
- Update dropsonde library in diego-release
- Update version of noaa library in diego-release and use new consumer
- Bump crypto
Test Suites and Tooling
Cleanup
BOSH job changes
None.
BOSH property changes
- Add
diego.bbs.advertisement_base_hostname
: Suffix for the BBS advertised hostname. Defaults tobbs.service.cf.internal
.