Skip to content

diego/0.1451.0

You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit babfebc7.

Release Notes

Changes from v0.1450.0 to v0.1451.0

Significant changes

BBS Benchmarks

Performance

Container Placement

CF Task Support

Component Logging and Metrics

Dependencies

Test Suites and Tooling

BOSH job changes

None.

BOSH property changes

  • Add diego.auctioneer.starting_container_weight: Factor by which to weight in-flight container starts in the auction scoring.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "diego"
  version: "0.1451.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1451.0"
  sha1: "050e9d843f7f81b9727f3c9d5a9f45f761bcc0a2"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 050e9d843f7f81b9727f3c9d5a9f45f761bcc0a2 \
  "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1451.0"

Jobs

Packages