cf-ops-automation icon indicating copy to clipboard operation
cf-ops-automation copied to clipboard

need option for automatic delete approval per root deployment

Open gberche-orange opened this issue 7 years ago • 2 comments

The delete lifecyle currently requires human approval for bosh deployment deletion.

In the context of user-triggered creation and deletion, such human approval does not scale, and will lead to Iaas resources leaks and quota exhaustion. We need an option (e.g. in ci-deployment-overview.yml) to configure a periodic automatic delete approval per root deployment (say every 24 hours), leaving enough time for an emergency undelete manual action upon user request.

gberche-orange avatar Dec 15 '17 13:12 gberche-orange

TODO: Remove manual approval

o-orand avatar Jan 22 '18 11:01 o-orand

Workaround: creates a pipeline into paas-template using concourse-pipeline-config feature to trigger the cleanup

o-orand avatar Apr 30 '18 15:04 o-orand