~mvo/snapd/+git/snapd-mvo:auto-snapshots-config-2.39

Last commit made on 2019-05-02
Get this branch:
git clone -b auto-snapshots-config-2.39 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
auto-snapshots-config-2.39
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

46e05a5... by Michael Vogt

snapshotstate: fix merge artifiact

d86fdde... by Paweł Stołowski

Use a singleton ErrNothingToDo made with errors.New, instead of a custom error type.

21eadb4... by Paweł Stołowski

Introduce ErrNothingToDo to indicate that AutomaticSnapshot() is disabled and has nothing to do.

949a29e... by Paweł Stołowski

Updated the spread test.

dde96ed... by Paweł Stołowski

Renamed automatic-snapshots.expiration config option to snapshots.automatic.retention and support "no" to disable.

7997e13... by Paweł Stołowski

Remove spurious newlines.

3b66808... by Paweł Stołowski

Special-case snapshot expiration=0.

0095a80... by Paweł Stołowski

Allow 0 for disabling automatic snapshots.

a593eb8... by Paweł Stołowski

Updated snapshots spread test to check new config option.

748477b... by Paweł Stołowski

Add suport for automatic-snapshots.expiration core config option.