I’d like to make a policy to never expire some snapshots until I explicitly remove them. It’s not obvious to me how to do that. Any suggestions?
Should I set keep-annual
on the directory to be more than the number of snapshots?
I’d like to make a policy to never expire some snapshots until I explicitly remove them. It’s not obvious to me how to do that. Any suggestions?
Should I set keep-annual
on the directory to be more than the number of snapshots?
Yes this is a much needed feature
Today you can set keep-latest to a very large value (1000000 or something). Adding ‘do not expire’ option is absolutely doable. Please file an issue on GitHub.