diego/0.1456.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit a2b9f8f2
.
Release Notes¶
Changes from v0.1455.0 to v0.1456.0
- Depends on garden-linux-release v0.334.0.
- Depends on etcd-release v36.
Significant changes
This version of diego-release completely removes the Diego Smoke Tests suite, as it is redundant with the CF Smoke Tests. If you are using the Diego Smoke Tests to monitor a CF deployment backed by Diego, please switch to using the CF Smoke Tests as soon as possible.
Routing
Dependencies
- Upgrade cflinuxfs2 rootfs in diego-release to 1.40.0+
- Upgrade cflinuxfs2 rootfs in diego-release to 1.41.0+
Test Suites and Tooling
Documentation
Licensing
BOSH job changes
Removed the smoke-tests
job.
BOSH property changes
Removed all BOSH properties under diego.smoke_tests
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "0.1456.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1456.0" sha1: "d8b85b65b0418f782325b7fa8cc7839cc02d381d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d8b85b65b0418f782325b7fa8cc7839cc02d381d \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1456.0"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- canary
- cc_uploader
- converger
- file_server
- nsync
- rep
- rootfses
- route_emitter
- ssh_proxy
- stager
- tps
- vizzini