diego/1.16.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 099464cc
.
Release Notes¶
Changes from v1.15.3 to v1.16.0
- Verified with garden-runc-release v1.7.0.
- Verified with garden-windows-bosh-release v0.4.0.
- Verified with etcd-release v106.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.120.0.
Significant changes
BBS API
Component Coordination
Container Networking Support (Experimental)
v2 Loggregator API Adoption (Experimental)
- Have client batch messages into Metron to lower CPU utilization
- cloudfoundry/diego-release #308: Upgrade to go-loggregator v2.0.0
- cloudfoundry/volman #2: Upgrade to go-loggregator v2.0.0
- cloudfoundry/inigo #17: Upgrade to go-loggregator v2.0.0
- cloudfoundry/rep #14: Upgrade to go-loggregator v2.0.0
- cloudfoundry/executor #26: Upgrade to go-loggregator v2.0.0
Windows Support
Grootfs Integration
Test Suites and Tooling
- remove hardcoded path to garden release in scripts/run-inigo
- Convert warp-drive environment to cf-deployment and migrate to GCP
- cloudfoundry/executor #23: Add arbitrary guard to unbounded cert rotation check loop
- etcd2sql dusts should start at CF v241/Diego v0.1460.0 since postgres-release breaks upgrade from 9.4.6
- Investigate flakey test https://diego.ci.cf-app.com/teams/main/pipelines/main/jobs/units-common/builds/371
- Update ActualLRPNetInfos in benchmarks
De-Incubation
BOSH job changes
None.
BOSH property changes
None.
BOSH link changes
None.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "1.16.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.16.0" sha1: "9b6c9f26c7806c304226c943d16f450737d2a7e1"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9b6c9f26c7806c304226c943d16f450737d2a7e1 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.16.0"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini