orange-cloudfoundry / generic-scripting-release

A bosh release to execute generic scripting on bosh lifefecycle events
Apache License 2.0
3 stars 2 forks source link

add pre-stop support #4

Closed poblin-orange closed 5 years ago

poblin-orange commented 5 years ago

Bosh has recently added support for pre stop hook, see https://bosh.io/docs/pre-stop/

This added lifecyle could be used to trigger scripts when a bosh deployment is deleted (eg: clean up s3 backups, un register backup scheduled jobs). cc @gberche-orange @JCL38-ORANGE for COAB uses cases ?

poblin-orange commented 5 years ago

pre-stop scripting added in v3