forked from near/nearcore
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mirror): Clear state parts gcp bucket on reset (near#12502)
The bucket is created along with the state dumper node. If the state dumper node is present we want to clear the bucket every time we reset the network to a previous state. This can be on `hard-reset`, `new-test` or when we run `reset` to restore from a backup. The command will be executed on the dumper node to make sure that it has the edit access to the bucket.
- Loading branch information
1 parent
dcc67b2
commit cc3cbc6
Showing
1 changed file
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters