From 805ec1d3a6b02aadfe8e9a08213f3f2a249b25af Mon Sep 17 00:00:00 2001 From: allenxu404 Date: Wed, 10 Jan 2024 12:50:19 +0800 Subject: [PATCH] Modify changelog for v1.12.3 Signed-off-by: allenxu404 --- changelogs/CHANGELOG-1.12.md | 1 + changelogs/unreleased/7283-Lyndon-Li | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 changelogs/unreleased/7283-Lyndon-Li diff --git a/changelogs/CHANGELOG-1.12.md b/changelogs/CHANGELOG-1.12.md index e0f7b8e75..2cc74d621 100644 --- a/changelogs/CHANGELOG-1.12.md +++ b/changelogs/CHANGELOG-1.12.md @@ -19,6 +19,7 @@ https://velero.io/docs/v1.12/upgrade-to-1.12/ * Update CSIVolumeSnapshotsCompleted in backup's status and the metric during backup finalize stage according to async operations content. (#7202, @blackpiglet) * Node agent restart enhancement (#7130, @qiuming-best) +* Fix issue #6928, remove snapshot deletion timeout for PVB (#7283, @Lyndon-Li) ## v1.12.2 ### 2023-11-20 diff --git a/changelogs/unreleased/7283-Lyndon-Li b/changelogs/unreleased/7283-Lyndon-Li deleted file mode 100644 index 291a25210..000000000 --- a/changelogs/unreleased/7283-Lyndon-Li +++ /dev/null @@ -1 +0,0 @@ -Fix issue #6928, remove snapshot deletion timeout for PVB \ No newline at end of file