Skip to content

Conversation

tomleb
Copy link
Contributor

@tomleb tomleb commented Aug 2, 2025

Context

We used to need dapper to be able to run go generate ./... in the release action of rancher/rancher. This was to make sure we install the same dependencies (controller-gen) as the one used for r/r. With rancher/rancher#51153, this is no longer needed, we can just run go generate ./... and go tools will install the tool at the appropriate version.

@tomleb tomleb requested a review from a team as a code owner August 2, 2025 03:34
@tomleb
Copy link
Contributor Author

tomleb commented Aug 4, 2025

As promised a few months ago @pmatseykanets :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants