Skip to content

Conversation

@garloff
Copy link
Member

@garloff garloff commented Dec 17, 2025

/kind bug

Update to go-1.22 requires a few code changes:
fmt.Errorf("plain string") needs to be errors.New("plain string") instead now.
Also adjust the linter from exportloopref to copyloopvar.

@garloff garloff self-assigned this Dec 17, 2025
@garloff garloff added the bug Something isn't working label Dec 17, 2025
@garloff garloff added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Dec 17, 2025
@garloff garloff requested review from jschoone and removed request for janiskemper December 17, 2025 16:04
@garloff garloff changed the title Fix/go122 errors new 🌱 Fix/go122 errors new Dec 17, 2025
@cluster-stack-bot cluster-stack-bot bot added the area/code Changes made in the code directory label Dec 17, 2025
@garloff
Copy link
Member Author

garloff commented Dec 17, 2025

Merged via #201 and #171.

@garloff garloff closed this Dec 17, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Sovereign Cloud Stack Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/code Changes made in the code directory bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants