Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GCF artifact cleanup guarded by an experiment #6861

Merged
merged 5 commits into from Apr 4, 2024

Conversation

inlined
Copy link
Member

@inlined inlined commented Mar 8, 2024

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 inlined force-pushed the inlined.disablegcfcontainercleanup-experiment branch from abb206f to 326dc84 Compare March 8, 2024 22:30
@petergrau
Copy link

We really would like to have this feature b/c at the moment we cannot re-route traffic to old deployments. Can you make an estimate when it will be merged? @inlined?

@inlined
Copy link
Member Author

inlined commented Apr 3, 2024

The API council can take some time. We decided to rename the experiment so that "deletegcfartifacts" and "automaticallydeletegcfartifacts" make sense together. Going to merge this PR imminently and then it will be part of next week's CLI release

@inlined inlined merged commit 39f2c98 into master Apr 4, 2024
16 checks passed
@inlined inlined deleted the inlined.disablegcfcontainercleanup-experiment branch April 7, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants