]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #53999 into main
authorMilind Changire <mchangir@redhat.com>
Thu, 11 Jan 2024 05:01:31 +0000 (10:31 +0530)
committerMilind Changire <mchangir@redhat.com>
Thu, 11 Jan 2024 05:01:31 +0000 (10:31 +0530)
commitf14f60afd567d61490bfe92caba04c0ffb5b09d2
treeefebceb2f69e50daf74743d82cbd7869e89c73a5
parent9d6c888eebca0a2b4984149e65b12b1b538b3ee4
parentb3ff5f794985c173ba87926f34e6d9793c5d5c67
Merge PR #53999 into main

* refs/pull/53999/head:
PendingReleaseNotes: support for subvolumes and subvolume groups in snap_schedule
snap_schedule/tests: fix db upgrade issue
qa: add yaml for on demand subvol version testing
qa: add test cases for testing --subvol and --group arguments
mgr/volumes: conditionalize subvolume upgrade
mgr/volumes: ensure correct init of v1 subvol
mgr/snap_schedule: add subvol and subvol group arguments to cli
mds/snap_schedule: add subvolume group column management
mgr/volumes: add remote helper methods to fetch subvolume info

Reviewed-by: Venky Shankar <vshankar@redhat.com>