Changes from v1.16.1 to v1.17.0
- Verified with garden-runc-release v1.7.0.
- Verified with garden-windows-bosh-release v0.4.0.
- Verified with etcd-release v109.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.123.0.
IMPORTANT: This version of diego-release introduces two significant changes to the manifest-generation system that may affect operators:
-
As warned in the release notes for Diego v1.14.0, the manifest-generation templates now support only the cflinuxfs2 release, and the
-r
flag has no effect. -
The manifest-generation script now requires that the
-s
flag be specified, with its argument a path to the SQL configuration stub file for the BBS component (and optionally locket). The BBS has required SQL configuration since Diego v1.2.0, so operators will already be specifying this flag.
Significant changes
Container Placement
Manifest Generation
- As a Diego operator, I expect the manifest-generation script to require a SQL stub argument
- Clear out obsolete loggregator tcp+tls configuration in Diego manifest generation templates
- As a Diego operator, I expect the manifest-generation script to support only the cflinuxfs2 release
Dependencies
Test Suites and Tooling
Cleanup
BOSH job changes
None.
BOSH property changes
None.
BOSH link changes
None.