Christian Schwarz
|
3a4e841c73
|
[#292] pruning: grid: add all snapshots that do not match the regex to the rule's destroy list
Before this patch, multiple grids with disjoint regexes would result in
no snapshots being destroyed at all.
fixes #292
|
2020-09-02 22:45:44 +02:00 |
|
Christian Schwarz
|
ad7a104ab4
|
[#292] pruning: simplify table test driver
|
2020-09-02 22:45:44 +02:00 |
|
Christian Schwarz
|
5e1ea21f85
|
pruning: add 'Negate' option to KeepRegex and expose it in config
|
2018-11-16 12:21:54 +01:00 |
|
Christian Schwarz
|
d684302864
|
pruning: fix tests + implement 'not_replicated' and 'keep_regex' keep rule
tests expected that a KeepRule returns a *keep* list whereas it
actually returns a *destroy* list.
|
2018-08-30 11:46:47 +02:00 |
|
Christian Schwarz
|
0de17fd051
|
move cmd/pruning to pruning, as it's independent of the command implementation
|
2018-08-29 14:55:59 +02:00 |
|