This repository has been archived by the owner on Jul 28, 2020. It is now read-only.
v0.27.0 for PCF 1.11.0
PCF Dev v0.27.0 is an open beta release that is publicly available on the Pivotal Network.
Feedback for the proprietary version of PCF Dev may be left in the Github issues for this repository.
Installation
$ unzip pcfdev-v0.27.0+PCF1.11.0-<OS>.zip
$ ./pcfdev-v0.27.0+PCF1.11.0-<OS>
Plugin successfully upgraded. Current version: 0.27.0. For more info run: cf dev help
$ cf dev help
This is a maintenance release that brings the PCF Dev components up to the versions present in PCF 1.11.0. We're working a new version of PCF Dev that includes major changes to how PCF Dev is deployed, as well as exciting new features. Stay tuned!
Changelog
- Upgraded components to match PCF 1.11.0
- Added support for container-to-container networking
Elastic Runtime
- cf-release upgraded to v259 with custom modifications for PCF 1.11.0
- cf-networking-release added at v0.25.0 with custom modifications for PCF 1.11.0
- capi-release upgraded to v1.28.0 with custom modifications for PCF 1.11.0
- consul-release upgraded to v167
- etcd-release upgraded to v104
- nats-release upgraded to v16 with custom modifications for PCF 1.11.0
- loggregator upgraded to v87 with custom modifications for PCF 1.11.0
- uaa-release upgraded to v37 with custom modifications for PCF 1.11.0
- diego-release upgraded to v1.16.0 with custom modifications for PCF 1.11.0
- garden-runc upgraded to v1.6.0
- cflinuxfs2 upgraded to v1.123.0
- routing-release upgraded to v0.154.0 with custom modifications for PCF 1.11.0
Services
- cf-mysql-release upgraded to v35 with custom modifications for PCF 1.11.0
- cf-redis-release upgraded to v429.3.0 with custom modifications for PCF 1.11.0
- cf-rabbitmq-release maintained at v226.7.0 with custom modifications for PCF 1.11.0
- Spring Cloud Services upgraded to v1.4.0-build.91 with custom modifications for PCF 1.11.0
- local-volume upgraded to 54cd13f / NOTE: This service allows apps to access a persistent location in the VM. The full version of this service is available in PCF 1.11.
Tools
- Apps Manager upgraded to a custom build for PCF 1.11.0.
Known Issues
cf dev trust
does not prevent SSL warnings in the Firefox web browser and in various Linux web browsers.cf dev trust
accesses the system keychain in Mac OS X, which causes certain versions of Mac OS X to crash. This has only been observed in 10.10.3 and 10.10.5 and appears to be rare.- The clock in the VM can get out of sync when the host goes to sleep (#148)
- Running
cf dev destroy
may prompt you for your password on linux (#190) - If you have trouble starting PCF Dev with Spring Cloud Services, try starting the VM with 10GB+ of system memory
- Restarting PCF Dev may make local volumes inaccessible (#246)