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

v0.15.1-rc.29 (since v0.15.1-rc.26)

Compare
Choose a tag to compare
@ryanpei ryanpei released this 27 Jun 22:33
· 1344 commits to master since this release

vSphere

Install Pipeline Changes

  • Renamed the Ops Mgr product PivNet resource from pivnet-opsman-product to pcf-ops-manager

Task Changes

  • config-ert added the two new params mentioned below.

Bug Fixes

  • (vSphere install-pcf) Addressed issue from PR #129, which affected disabling errands

Param Changes

Pipeline Param Notes
install-pcf syslog_adapter_instances new param
install-pcf syslog_scheduler_instances new param

GCP

Install Pipeline Changes:

  • The terraform state file in the install-pipeline for GCP is now stored on Google Cloud Storage instead of AWS S3, since GCS is native to the GCP platform. The pipeline thus now uses the GCS resource type.

Task Changes

  • Added create-initial-terraform-state task

Param Changes

Pipeline Param Notes
install-pcf terraform_statefile_bucket new param
install-pcf s3_endpoint removed
install-pcf s3_bucket_terraform removed
install-pcf s3_access_key_id removed
install-pcf s3_secret_access_key removed
install-pcf s3_region removed