cf/262
You can find the source of this version on GitHub at cloudfoundry/cf-release. It was created based on the commit 391c21cd
.
Release Notes¶
Contents - Notices - Job Spec Changes - Security Notices - Compatible Releases and Stemcells - Subcomponent Updates
Notices
- This release officially removes the DEA and HM9000 from cf-release.
If your deployment still contains DEAs and HM9000, you must first scale down the DEA and HM9000 jobs to zero instances before upgrading to CF 262. Failure to scale do so will result in the following error:
Failed compiling packages > ... Unknown CPI error 'Unknown' with message 'Address 10.10.16.41 is in use.' in 'create_vm' CPI method (00:09:52)
The jobs in the manifest are named:
runner_z1
runner_z2
hm9000_z1
hm9000_z2
The default configuration for a new metron ‘/health’ endpoint collides with CAPI. Update the metron.health_port
to avoid this collision.
Job Spec Changes
- None
Security Notices
Affecting v262
- None
Resolved in v262
- None
Subcomponent Updates
- Cloud Controller and Service Broker API:
- capi-release v1.28.0 (no change)
- Identity:
- Routing:
- Loggregator:
- Java Buildpack:
- java-buildpack v3.16 (no change)
- Ruby Buildpack:
- ruby-buildpack v1.6.39 (no change)
- Go Buildpack:
- go-buildpack v1.8.2 (no change)
- Node.js Buildpack:
- nodejs-buildpack v1.5.34 (no change)
- Python Buildpack:
- python-buildpack v1.5.18 (no change)
- PHP Buildpack:
- php-buildpack v4.3.33 (no change)
- Staticfile Buildpack:
- staticfile-buildpack v1.4.6 (no change)
- Binary Buildpack:
- binary-buildpack v1.0.12 (no change)
- .Net Core Buildpack:
- dotnet-core-buildpack v1.0.18 (no change)
- Consul:
- Etcd:
- NATS:
- nats-release v14 (no change)
- Postgres:
- postgres-release v17 (no change)
- DEA-Warden-HM9000:
- Removed.
Compatible Releases and Stemcells
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf" version: "262" url: "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=262" sha1: "ffaa3ffd10de7507c2fdabe9725b77eabbbd0d58"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ffaa3ffd10de7507c2fdabe9725b77eabbbd0d58 \ "https://bosh.io/d/github.com/cloudfoundry/cf-release?v=262"
Jobs¶
- acceptance-tests
- binary-buildpack
- blobstore
- cc_uploader
- cloud_controller_clock
- cloud_controller_ng
- cloud_controller_worker
- collector
- consul_agent
- consul_agent_windows
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd_metrics_server
- go-buildpack
- gorouter
- haproxy
- java-buildpack
- java-offline-buildpack
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- nats
- nats_stream_forwarder
- nfs_mounter
- nodejs-buildpack
- nsync
- php-buildpack
- postgres
- python-buildpack
- route_registrar
- ruby-buildpack
- smoke-tests
- smoke-tests-windows
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
Packages¶
- acceptance-tests
- binary-buildpack
- blobstore_url_signer
- capi_utils
- cc_uploader
- cli
- cli-network-policy-plugin
- cli-windows
- cloud_controller_ng
- collector
- common
- confab
- confab-windows
- consul
- consul-windows
- debian_nfs_server
- doppler
- dotnet-core-buildpack
- etcd
- etcd-common
- etcd-consistency-checker
- etcd-dns-checker
- etcd_metrics_server
- etcdfab
- gnatsd
- go-buildpack
- golang1.7
- golang1.7-windows
- golang1.8
- gorouter
- haproxy
- java-buildpack
- java-offline-buildpack
- libmariadb
- libpq
- loggregator_common
- loggregator_trafficcontroller
- metron_agent
- metron_agent_windows
- nats
- nats-common
- nginx
- nginx_newrelic_plugin
- nginx_webdav
- nodejs-buildpack
- nsync
- php-buildpack
- postgres-9.4.9
- postgres-9.6.3
- postgres-common
- python-buildpack
- route_registrar
- routing_utils
- ruby-2.1.8
- ruby-2.2.5
- ruby-2.3
- ruby-buildpack
- smoke-tests
- smoke-tests-windows
- stager
- staticfile-buildpack
- statsd_injector
- syslog_drain_binder
- tps
- uaa
- uaa_utils