2.2.0
Release notes
v2.2.0 (2018-07-26)
Upgrade
this version provides a script to cleanup useless secrets, since concourse 3.9.2, custom certificates are inherited from bosh. We don't requires secrets related that configuration To upgrade config repository to the new syntax, simply run upgrade/v2.2.0/01-upgrade-config.rb
from cf-ops-automation root-directory with required parameters.
Implemented enhancements:
- Support online stemcell #128
- Support terraform provider UAA #120
- Terraform pipeline UX: single job to apply TF specs #22
Fixed bugs:
- The job update-pipeline-<root deployment> is not triggered as expected #172
Closed issues:
- Reset git to a previous commit #173
- terraform plan phase should not be recurrent daily, but triggered by secrets update #156
- add terraform azure support #153
- Regression: IAAS_SPEC_PATH is missing in Concourse pipelines #151
- Remove consistency check on deployment-dependencies.yml#deployment.<dep_name> #150
- Setup a reference dataset #111
- Add living user documentation generated from tests #107
Merged pull requests:
- task(git_reset_wip): create a commit after reset #174
- trigger update-pipeline on each
secrets-repo
commit andinit-concourse-boshrelease-and-stemcell
improvements #171 - Online stemcells support #169
- Terraform improvements #166
- allow usage of generic key in deployment-dependencies #163
- Living doc missing cf app hooks #161
- Upgrade script for config repo for upcoming release 2.2.0 #160
- pipeline(depls): collapse delete task to speed up concourse execution #154
- 107 living documentation refactored #149
* This Change Log was automatically generated by github_changelog_generator