Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

v0.16.0 for PCF 1.7.0

Compare
Choose a tag to compare
@pcfdev-bot pcfdev-bot released this 13 Jun 18:45
· 271 commits to master since this release

PCF Dev v0.16.0 is an open beta release that is publicly available on the Pivotal Network.
Feedback for the commercial version of PCF Dev may be left in the Github issues for this repository.

Changelog

  • PCF Dev is managed by a cf CLI plugin instead of Vagrant (for local VMs).
    Read the documentation for more info.

    $ unzip pcfdev-v0.16.0-<OS>.zip
    $ cf install-plugin pcfdev-v0.16.0-<OS>
    $ cf help dev
    
  • PCF Dev is fully supported on Mac OS X, Windows, and Linux.

  • Experimental support for PCF Dev on AWS is available through Vagrant. Follow the instructions in the INSTALL.md file in the PCF Dev AWS kit available from PivNet (pcfdev-aws-v0.16.0.zip).

  • Boot time is reduced -- PCF Dev 0.16.0 boots 5x faster than 0.15.0.

  • Syslog drains are now supported.

  • PCF Dev analyzes your system memory usage and warns when starting the VM might cause your system to slow down.

  • PCF Dev analyzes your local networking configuration to start on a subnet that doesn't conflict with other VMs or devices.

  • Enterprise HTTP/HTTPS proxies may be set to domains as well as IP addresses.

  • Component versions are still matched to PCF 1.7.

Elastic Runtime
  • cf-release maintained at v235
  • diego-release maintained at v0.1467.0
  • garden-linux-release maintained at v0.337.0
  • etcd-release maintained at v45
Services
  • cf-mysql-release maintained at v26
  • cf-redis-release maintained at v424.18.0
  • cf-rabbitmq-release maintained at v210.8.0

Known Issues

  • If you get stuck in a state where you are unable to cf dev start or cf dev destroy, please open the Virtualbox UI and manually delete the PCF Dev VM. In the next release, cf dev destroy will always work.
  • Support for custom VM IP addresses and domains will be available in the next release.
  • Support for running multiple PCF Dev VMs on the same machine will be available soon.

Corresponding OVA Version: 0.115.0