diego/0.1484.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 7a0678a7
.
Release Notes¶
Changes from v0.1483.0 to v0.1484.0
- Verified with garden-linux-release v0.342.0.
- Verified with garden-runc-release v0.6.0.
- Verified with etcd-release v66.
- Verified with cflinuxfs2-rootfs-release v1.27.0.
Significant changes
cfdot
- As a cfdot user, if a command fails because of a BBS error, I expect to see output with the BBS error type and message so that I can better understand the error
- As a cfdot user, I expect to be able to list all the ActualLRPGroups from the BBS
- As a cfdot user, I expect to be able to filter the list of ActualLRPGroups by domain and/or cell ID
- As a cfdot user, I expect to be able to list all the ActualLRPGroups for a particular DesiredLRP
Routing
Component Logging and Metrics
Dependencies
BOSH job changes
None.
BOSH property changes
None.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego" version: "0.1484.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1484.0" sha1: "437327a3cfcc2da89d993936092be633d53a0f94"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 437327a3cfcc2da89d993936092be633d53a0f94 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1484.0"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- canary
- cfdot
- file_server
- rep
- rep_windows
- route_emitter
- ssh_proxy
- vizzini