kestra-io / plugin-gcp

Apache License 2.0
9 stars 10 forks source link

Ensure that Cloud Run infrastructure resources are terminated when the Execution is killed by the user #381

Closed anna-geller closed 6 months ago

anna-geller commented 6 months ago

Feature description

For now, when the user kills the Execution, the Cloud Run container will continue running. We want to terminate such a container/VM/job to avoid unnecessary costs.

TL;DR killing an execution should lead to killing the GCP job