orange-cloudfoundry / cf-ops-automation

a collaboration framework for operating cloudfoundry and services at scale
22 stars 6 forks source link

pipeline(bosh): disable exported_from #398

Closed o-orand closed 2 years ago

o-orand commented 2 years ago

to avoid issues with recreate during upgrade, we remove exported_from from manifest, by default. It is possible to enable locking by setting lock-releases to true in shared-config.yml (or private-config.yml). Use reference dataset as sample.

Related to orange-cloudfoundry/paas-templates#1607

o-orand commented 2 years ago

Unit tests are ok, merging !