From bdde7585c8e1020f19239dc5a6086a17ba1f19b8 Mon Sep 17 00:00:00 2001 From: Xun Jiang Date: Fri, 17 Dec 2021 15:36:36 +0800 Subject: [PATCH] Add changelog. Signed-off-by: Xun Jiang --- changelogs/unreleased/4423-jxun | 1 + changelogs/unreleased/4457-jxun | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelogs/unreleased/4423-jxun create mode 100644 changelogs/unreleased/4457-jxun diff --git a/changelogs/unreleased/4423-jxun b/changelogs/unreleased/4423-jxun new file mode 100644 index 000000000..d2274476e --- /dev/null +++ b/changelogs/unreleased/4423-jxun @@ -0,0 +1 @@ +Migrate backup sync controller from code-generator to kubebuilder. \ No newline at end of file diff --git a/changelogs/unreleased/4457-jxun b/changelogs/unreleased/4457-jxun new file mode 100644 index 000000000..5d90eaf80 --- /dev/null +++ b/changelogs/unreleased/4457-jxun @@ -0,0 +1 @@ +Revert #4423 migrate backup sync controller to kubebuilder. \ No newline at end of file