cf/199
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit c9f6ef27
.
Release Notes¶
The cf-release v199 was released on February 12th, 2015 - Note: Known issue with doppler introduced in v198 and present in v199 details
Runtime
- Work continues on /v3 and Application Process Types details
- Work continues on support for Asynchronous Service Instance Operations details
- Allow admins to create wildcard routes details
- This feature allows cf admins to specify a wildcard route
cf create-route SPACE DOMAIN -n "*"
- The host name must be specified exactly as “*”
- If you map this wildcard route to an app, requests to any matching routes will be routed to the app. Exact matches of routes will take precedence over the wildcard route.
- This feature allows cf admins to specify a wildcard route
- Configurable file_descriptors limit for warden container details
- cc.instance_file_descriptor_limit
- disable colorized ginkgo output for acceptance_tests errand details
- Escape VCAP_SERVICES and VCAP_APPLICATION env variables details
- Avoid large query when logging auth errors details
- Send logs for cloud controller worker, clock to logs instead of STDOUT details
Used Configuration
- BOSH Version: 134
- Stemcell Version: 2818
- CC Api Version: 2.22.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "199" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=199" sha1: "81036508c06cb733f621407deaabcd8eb61a8491"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 81036508c06cb733f621407deaabcd8eb61a8491 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=199"
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
- syslog_drain_binder
- 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
- gnatsd
- golang
- golang1.3
- gorouter
- haproxy
- hm9000
- libpq
- loggregator_trafficcontroller
- login
- metron_agent
- mysqlclient
- nats
- nginx
- nginx_newrelic_plugin
- postgres
- rootfs_lucid64
- ruby
- ruby-2.1.4
- smoke-tests
- syslog_drain_binder
- uaa
- warden