Files
nomad/helper
Tim Gross 596203c7ff snapshot restore-from-archive streaming and filtering (#13658)
Stream snapshot to FSM when restoring from archive
The `RestoreFromArchive` helper decompresses the snapshot archive to a
temporary file before reading it into the FSM. For large snapshots
this performs a lot of disk IO. Stream decompress the snapshot as we
read it, without first writing to a temporary file.

Add bexpr filters to the `RestoreFromArchive` helper.
The operator can pass these as `-filter` arguments to `nomad operator
snapshot state` (and other commands in the future) to include only
desired data when reading the snapshot.
2022-07-11 10:48:00 -04:00
..
2018-10-30 13:58:52 -04:00
2022-07-06 17:05:35 -05:00
2018-02-15 13:59:00 -08:00
2021-03-16 18:05:08 -04:00
2019-01-22 15:44:31 -08:00
2020-12-09 11:05:18 -08:00
2022-01-18 08:35:26 -06:00
2022-03-18 09:15:01 -05:00
2021-10-01 10:14:28 -04:00
2021-10-01 10:14:28 -04:00
2022-04-09 13:22:44 +02:00
2022-04-09 13:22:44 +02:00
2022-04-09 13:22:44 +02:00