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

v0.19.2

Compare
Choose a tag to compare
@abbyachau abbyachau released this 20 Nov 19:55
· 736 commits to master since this release

Pipeline changes

Due to versioning issues, we are publishing v19.2 instead of v20; the next release will be v21.

Install PCF Pipelines

  • (ALL) Introduces a new internet_connected parameter, which allows you to disable or enable internet connected resources story
  • (ALL) Adds a new param called container_networking_nw_cidr which allows you to override the overlay subnet to avoid ip collision story
  • (AWS and OpenStack) Bug fix whereby dynamic services were not enabled as a service network story
  • (AWS) Bug fix to correct subnets assigned to dynamic service subnets story
  • (AWS) Enhancement to make the pipeline.yml consistently use opsman_domain_or_ip_address story
  • (AWS) Fix which allows for the S3 region to work with more regions other than the default us-east story
  • (AZURE) Adds a new param called pcf_opsman_disk_size_in_gb so that you can configure the OM disk size

Upgrade Pipelines

Bug Fixes

  • Enhances the apply-updates pipeline so that if there is is no stemcell upgrade available, the upload-stemcell job displays a message saying it is skipping the upgrade story

Param Changes introduced in pcf-pipelines v19

Pipeline Param Notes
install-pcf internet_connected all pipelines; new param
install-pcf container_networking_nw_cidr all pipelines; new param
install-pcf pcf_opsman_disk_size_in_gb Azure pipeline; new param