firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

Make GCF artifact cleanup guarded by an experiment

Open inlined opened this issue 1 year ago • 0 comments

DO NOT MERGE UNTIL API COUNCIL HAS APPROVED THE CHANGE

Adds a default-on experiment that can be turned off to prevent functions from cleaning up old images. Will unblock customers unhappy in #6759

With this change, you can disable image cleanup with:

firebase experiments:disable deletegcfartifactsondeploy

inlined avatar Mar 08 '24 22:03 inlined