Skip to content

Missing "controller-tools" Version Upgrade Instructions in the v1.25.0 Migration Guide #6525

@tiwalter

Description

@tiwalter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/documentationCategorizes issue or PR as related to documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions