From b8944bda53c583e7a2daec8fe5887d8c2948c45b Mon Sep 17 00:00:00 2001 From: Shubham Pampattiwar Date: Thu, 13 Aug 2026 16:04:32 -0700 Subject: [PATCH] Update changelog to cover restore path Signed-off-by: Shubham Pampattiwar --- changelogs/unreleased/9920-shubham-pampattiwar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/unreleased/9920-shubham-pampattiwar b/changelogs/unreleased/9920-shubham-pampattiwar index 1fb74a081..b9bda73f9 100644 --- a/changelogs/unreleased/9920-shubham-pampattiwar +++ b/changelogs/unreleased/9920-shubham-pampattiwar @@ -1 +1 @@ -Support copying namespace-scoped secrets for backup PVC provisioning to enable datamover backups of encrypted CSI volumes +Support copying namespace-scoped secrets and configmaps for backup and restore PVC provisioning to enable datamover backup/restore of encrypted CSI volumes