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.