diego/0.1461.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 929d424f
.
Release Notes¶
Changes from v0.1460.0 to v0.1461.0
- Depends on garden-linux-release v0.334.0.
- Depends on etcd-release v38.
Significant changes
Volume Support (Experimental)
- executor can mount multiple volumes on a container
- executor unmounts volumes when deleting containers
- Garden can read/write to a mounted FS
Manifest Generation
- cloudfoundry-incubator/diego-release #142: Set consul.agent.domain property to cf.internal
- cloudfoundry-incubator/diego-release #143: Update manifest template to have explicit etcd.advertise_urls_dns_suffix
Dependencies
Test Suites and Tooling
Cleanup
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.1461.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1461.0" sha1: "1e6509342457c700ea049b29ef666261be9f0a49"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1e6509342457c700ea049b29ef666261be9f0a49 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1461.0"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- canary
- cc_uploader
- converger
- file_server
- nsync
- rep
- rootfses
- route_emitter
- ssh_proxy
- stager
- tps
- vizzini