diego/1.10.1
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 9aa3d7c9
.
Release Notes¶
Changes from v1.10.0 to v1.10.1
- Verified with garden-runc-release v1.3.0.
- Verified with garden-windows-bosh-release v0.3.0.
- Verified with etcd-release v99.
- Verified with cf-mysql-release v34.
- Verified with cflinuxfs2-rootfs-release v1.56.0.
IMPORTANT: This version of Diego requires Garden-Runc release v1.2.0 or later for Linux cells and Garden-Windows release v0.3.0 or later for Windows cells, to support the presence of NetIn
and NetOut
fields on the garden ContainerSpec
.
Significant changes
Instance Identity Credentials (Experimental)
Container Networking Support (Experimental)
Docker Support
Test Suites and Tooling
- Migrate DUSTs to GCP (in flight)
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.10.1" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.10.1" sha1: "c54fc66c2670ddd913241ea668fc84f68c5a0a60"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c54fc66c2670ddd913241ea668fc84f68c5a0a60 \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.10.1"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini