The v.1.25.0 migration guide does not contain any instructions regarding the controller-tools version update to v0.10.0.
The version update was made here: https://github.com/operator-framework/operator-sdk/blame/v1.25.0/testdata/go/v3/memcached-operator/Makefile#L186 within this PR (#6047)
We need to add the follwing instruction:
In the Makefile file, replace CONTROLLER_TOOLS_VERSION ?= v0.9.2 with CONTROLLER_TOOLS_VERSION ?= v0.10.0
What is the URL of the document?
https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.25.0/
Which section(s) is the issue in?
https://sdk.operatorframework.io/docs/upgrading-sdk-version/v1.25.0/#kubebuilder-bump-brought-changes-that-modified-the-makefile-scaffolding-and-also-multiarch-changes-are-also-included