Skip to content

cf-riak-cs/7

You can find the source of this version on GitHub at cloudfoundry/cf-riak-cs-release. It was created based on the commit 18f302f0.

Release Notes

Highlights

  • Improved garbage collection
  • Compilation fixed to be compatible with BOSH version 2743 and newer (older versions of this release cannot be deployed with BOSH version 2743)
  • Riak upgraded to 1.4.10, Riak CS and Stanchion upgraded to 1.5.0
  • Auto-sized resource pools (VMs created for errands on-demand)
  • Ruby updated to 2.1.5 on broker
  • ssl_validation for acceptance tests now defaults to false

Manifest Changes

  • No manifest properties added or removed

Usage

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

- name: "cf-riak-cs"
  version: "7"
  url: "https://bosh.io/d/github.com/cloudfoundry/cf-riak-cs-release?v=7"
  sha1: "fc7e4500ff83d3863a6cc30640ee48b9de6344b7"

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

bosh upload-release --sha1 fc7e4500ff83d3863a6cc30640ee48b9de6344b7 \
  "https://bosh.io/d/github.com/cloudfoundry/cf-riak-cs-release?v=7"

Jobs

Packages