From 5881ba1b1b4801f1ef80f905938b2b29e3d9e834 Mon Sep 17 00:00:00 2001 From: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com> Date: Sat, 11 Feb 2023 11:32:14 +0000 Subject: [PATCH] Apply suggestions from code review --- designs/helper_to_upgrade_projects_by_rescaffolding.md | 1 + 1 file changed, 1 insertion(+) diff --git a/designs/helper_to_upgrade_projects_by_rescaffolding.md b/designs/helper_to_upgrade_projects_by_rescaffolding.md index b99dfe30e9d..db77a68318c 100644 --- a/designs/helper_to_upgrade_projects_by_rescaffolding.md +++ b/designs/helper_to_upgrade_projects_by_rescaffolding.md @@ -95,6 +95,7 @@ latest changes, bug fixes and features my project previously but informing a new init plugin chain, so that I could upgrade my current project to new layout versions and experiment alpha ones. - As a KubeBuilder maintainer, I can leverage on this helper to encourage its users to migrate to upper versions more often, making it easier to maintain the project. + ### Implementation Details/Notes/Constraints Note that in the [e2e tests](https://github.com/kubernetes-sigs/kubebuilder/tree/master/test/e2e) the binary is used to do the scaffolds.