cf/206
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 3c790dfd
.
Release Notes¶
The cf-release v206 was released on April 9th, 2015 - Note: A bug was found where apps using the python buildpack with cflinuxfs2 stack failed to run in this release. This should be addressed in v207 details - Note: A bug was found where CC and Worker jobs were not updating when using NFS as a blobstore. details
Runtime
- [Experimental] Work continues on support for Asynchronous Service Instance Operations details
- Work continues on improvements to Recursive Space Deletion details
- [Experimental] Work continues on /v3 and Application Process Types details
- [Experimental] Work continues on Route API details
- Work continues on support for Arbitrary Parameters details
- Work continues on support for Service Keys details
- Updated default aws stemcell and instance types to hvm and newer generation instances details
- Configure disk size of aws resource pools to match older values details
- There is a bug where Operators are not able to completely remove the
ephemeral_disk
section of the job definition using spiff. This will be addressed in the next cf-release. details
- There is a bug where Operators are not able to completely remove the
- cloudfoundry/cf-release #648: Size-up compilation VM disk to 8192 (8GB) to address new buildpack sizes for vsphere details
- Change cloud_controller_ng job spec to disable billing events by default details
- Changed default instances of consul to 0 details
- cloudfoundry/cf-release #646: Expose signRequest and signMetaData via the login job details
- cloudfoundry/cf-release #645: Upgrading nodejs buildpack to v1.2.1 details
- Update rootfs for USN-2540-1 details
- Additional reverts of ca_truster job details
- bump rootfs for Diego details
- Removed the buildpack_cache package from cf-release details
- Remove bcrypt details
- Fixed bug where if there are multiple instances on one DEA when routes are unmapped the instances were not updated properly details
- cloudfoundry/cloud_controller_ng #352: Build the staging messsage on the request thread details
- Added new api endpoint /v2/organizations/:guid/user_roles apidocs details
- This endpoint simplifies getting all the roles for users on a particular organization
- Fixed an issue where buildpack_cache was not busted when switching stacks details
- Restarting a failed to stage app will gracefuly restage the app details
Loggregator
- Now using Go 1.4 to build all components.
Used Configuration
- BOSH Version: 152
- Stemcell Version: 2889
- CC Api Version: 2.24.0
Compatible Diego Version
- final release 0.1075.0 commit
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "206" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=206" sha1: "c6d1dda2115c74baf0ee4efe05a0a014908130aa"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c6d1dda2115c74baf0ee4efe05a0a014908130aa \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=206"
Jobs¶
- acceptance-tests
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- consul_agent
- 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
- routing-api
- smoke-tests
- syslog_drain_binder
- uaa
Packages¶
- acceptance-tests
- buildpack_go
- buildpack_java
- buildpack_java_offline
- buildpack_nodejs
- buildpack_php
- buildpack_python
- buildpack_ruby
- cli
- cloud_controller_ng
- collector
- common
- consul
- dea_logging_agent
- dea_next
- debian_nfs_server
- doppler
- etcd
- etcd_metrics_server
- gnatsd
- golang
- golang1.3
- golang1.4
- gorouter
- haproxy
- hm9000
- libpq
- loggregator_trafficcontroller
- login
- metron_agent
- mysqlclient
- nats
- nginx
- nginx_newrelic_plugin
- postgres
- rootfs_cflinuxfs2
- rootfs_lucid64
- routing-api
- ruby-2.1.4
- smoke-tests
- syslog_drain_binder
- uaa
- warden