mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-21 16:03:32 +01:00
ebc46cf1c0
From https://github.com/zrepl/zrepl/issues/691 The last_n prune rule keeps everything, regardless of if it matches the regex or not, if there are less than count snapshot. The expectation would be to never keep non-regex snapshots, regardless of number. |
||
---|---|---|
.. | ||
retentiongrid | ||
keep_grid.go | ||
keep_helpers_test.go | ||
keep_helpers.go | ||
keep_last_n_test.go | ||
keep_last_n.go | ||
keep_not_replicated_test.go | ||
keep_not_replicated.go | ||
keep_regex_test.go | ||
keep_regex.go | ||
pruning_test.go | ||
pruning.go |