summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/snap_schedule/fs/schedule_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/snap_schedule: handle volume deleteMilind Changire2024-11-041-0/+24
* mgr/snap_schedule: correctly fetch mds_max_snaps_per_dir from mdsMilind Changire2024-09-051-1/+1
* mgr/snap_schedule: restore yearly spec to lowercase yMilind Changire2024-04-171-2/+2
* mds/snap_schedule: add subvolume group column managementMilind Changire2024-01-061-1/+39
* mgr/snap_schedule: change minute duration specifier from M to mMilind Changire2023-09-121-6/+7
* mgr/snap_schedule: rephrase log message when pruningMilind Changire2023-06-201-2/+2
* mgr/snap_schedule: Use mds_max_snaps_per_dir as snapshot count limitJakob Haufe2023-06-191-8/+11
* mgr/snap_schedule: add debug log for missing or wrong pathMilind Changire2023-02-241-1/+11
* pybind/mgr: use memory temp_store for sqlite3 dbPatrick Donnelly2022-10-111-0/+1
* Merge pull request #45869 from neesingh-rh/fix_55234Rishabh Dave2022-08-191-3/+5
|\
| * mgr/snap_schedule: replace .snap with the client configured snap dirnameNeeraj Pratap Singh2022-06-221-3/+5
* | mgr/snap_schedule: Use rados.Ioctx.remove_object() instead of remove().Andreas Teuchert2022-07-071-1/+1
|/
* mgr/snap_schedule: add time zone suffix to snapshot dir nameMilind Changire2022-04-191-3/+13
* mgr/snap_schedule: restart old schedulesMilind Changire2022-03-241-2/+8
* mgr/snap_schedule: fix db connection concurrent usageMilind Changire2021-11-241-71/+133
* Merge pull request #42893 from jan--f/snap-sched-fix-multi-retentionVenky Shankar2021-08-261-1/+3
|\
| * snap-schedule: count retained snapshots per retention policyJan Fajerski2021-08-241-1/+3
* | pybind/mgr/snap_schedule: log database updates for debuggingPatrick Donnelly2021-03-241-0/+8
* | pybind/mgr/snap_schedule: use ceph VFSPatrick Donnelly2021-03-191-35/+22
|/
* pybind/mgr/snap-schedule: silence flake8 warningsKefu Chai2021-01-291-14/+30
* pybind/mgr/snap-schedule: add typing annotationsKefu Chai2021-01-291-33/+59
* mgr/snap_schedule: log snapshot name on creationVenky Shankar2020-11-171-0/+1
* pybind/snap_schedule: config option to allow minute granularity snapsJan Fajerski2020-11-171-1/+22
* pybind/mgr/snap-schedule: fix deactivateJan Fajerski2020-10-141-8/+12
* snap-schedule: don't prune all on empty retentionJan Fajerski2020-09-031-37/+41
* pybing/mgr/snap_schedule: add separate retention interfaceJan Fajerski2020-08-271-23/+36
* pybing/mgr/snap_sched: improve SQL statements, logging, metadataJan Fajerski2020-08-271-30/+37
* pybind/mgr/snap-schedule: refactor schedule into two modulesJan Fajerski2020-08-271-0/+261