cloudfoundry-incubator / fissile

Turn a BOSH release into container images / files
Apache License 2.0
67 stars 36 forks source link

Replaced pre-start scripts running logic using Go templating #485

Closed f0rmiga closed 5 years ago

f0rmiga commented 5 years ago

Description

Replaced the find approach with a Go templating approach. It executes the pre-start scripts in the order that was passed to the jobs field in the role manifest.

Test plan

Make sure that the order passed to the jobs is respected when rendering run.sh.

cfdreddbot commented 5 years ago

:white_check_mark: Hey f0rmiga! The commit authors and yourself have already signed the CLA.