cf/193
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 54613ebb
.
Release Notes¶
This release should not be used if you are using NFS. There is an issue with mounting NFS. This will be fixed in the next cf-release. details 1 2
Release Notes
The cf-release v193 was released on November 17th, 2014
Release Highlights
- Work continued on Application Process Types (Experimental) details
- Fixed an issue introduced in cf-release 192 where DEA logging agent deadlocks sometimes when removing an app details
- Updated Cloud Controller’s Ruby version to 2.1.4 details
- Allow timeouts for CATs to be configurable details
- Inlined relations api performance enhancements details
- Added new endpoint to return memory usage of an org /v2/organizations/:guid/memory_usage details
- Route endpoints can now request their own staleness threshold details
- Fixed an issue with collocating cloud_controller_ng and cloud_controller_worker with NFS details
- Upgraded dropsonde details
- Update default request_timeout_in_seconds to 900s (15min) details
- Periodically clean up packages that have been pending for too long details
Config
Deployed with - BOSH Version: 106 - Stemcell Version: 2719.3 - CC Api Version: 2.18.0
Diff file
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "193" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=193" sha1: "c02114e497f8ac96cfc94badded2b24776a35853"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c02114e497f8ac96cfc94badded2b24776a35853 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=193"
Jobs¶
- acceptance-tests
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd_metrics_server
- gorouter
- haproxy
- hm9000
- loggregator_trafficcontroller
- login
- metron_agent
- nats
- nats_stream_forwarder
- nfs_mounter
- postgres
- smoke-tests
- uaa
Packages¶
- acceptance-tests
- buildpack_cache
- buildpack_go
- buildpack_java
- buildpack_java_offline
- buildpack_nodejs
- buildpack_php
- buildpack_python
- buildpack_ruby
- cli
- cloud_controller_ng
- collector
- common
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd_metrics_server
- git
- gnatsd
- golang
- golang1.3
- gorouter
- haproxy
- hm9000
- libpq
- libyaml
- loggregator_trafficcontroller
- login
- metron_agent
- mysqlclient
- nats
- nginx
- nginx_newrelic_plugin
- postgres
- rootfs_lucid64
- ruby
- ruby-2.1.4
- smoke-tests
- sqlite
- uaa
- warden