strangelove-ventures / cosmos-operator

Cosmos Operator is a kubernetes operator for managing cosmos nodes
Apache License 2.0
75 stars 18 forks source link

feat(zstd snapshots): Update fullnode snapshot restore script to include tar.zst download a… #414

Closed pharr117 closed 2 months ago

pharr117 commented 4 months ago

…nd restore

pharr117 commented 4 months ago

I noticed zstd was already being include in the internal Dockerfiles here, is that enough to include it in the snapshot_restore container for this to run successfully?

E.g.

https://github.com/strangelove-ventures/cosmos-operator/blob/df9c826f21384e1e3474107c83c1440c4a605877/Dockerfile#L19