Skip to content

Conversation

@davidebianchi
Copy link
Contributor

@davidebianchi davidebianchi commented Oct 19, 2025

What this PR does / why we need it:

Upgrade go version to 1.24, controller-runtime to 0.22 and kubernetes libs to 0.34

@davidebianchi davidebianchi force-pushed the upgrade-controller-runtime branch 2 times, most recently from c87ffb8 to 9bf80a9 Compare October 19, 2025 11:06
Copy link
Member

@porridge porridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the bumps @davidebianchi !
I just merged a massive refactoring, and there are another couple of changes in flight that touch go.mod so perhaps it's best if I clone your PR (with correct attribution) after I'm done with them?
I certainly want to bump the deps before making a release sometime this or next week.

@davidebianchi davidebianchi force-pushed the upgrade-controller-runtime branch 5 times, most recently from 2e4052a to 439cf68 Compare October 28, 2025 18:14
Signed-off-by: Davide Bianchi <[email protected]>
@davidebianchi davidebianchi force-pushed the upgrade-controller-runtime branch from 439cf68 to eb85542 Compare October 28, 2025 18:45
Copy link
Member

@porridge porridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks a lot for the cleanups! ❤️
Just two nitpicks inline. 🙏🏻

+ updatedReplicas: 1
`, result)
+ updatedReplicas: 1`, strings.TrimSpace(result))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, was this necessary for some reason? The trailing newlines are not pretty, but I'd prefer to keep the old version of the test so we don't overlook changes which break the spacing even more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is needed both a newline and a space, and the space in some ide is auto trimmed by default. But got it, I'll restore it

@davidebianchi davidebianchi force-pushed the upgrade-controller-runtime branch from 43e76f8 to 7d15d9c Compare October 31, 2025 18:11
davidebianchi and others added 2 commits October 31, 2025 19:21
Co-authored-by: Marcin Owsiany <[email protected]>
Signed-off-by: Davide Bianchi <[email protected]>
@davidebianchi davidebianchi force-pushed the upgrade-controller-runtime branch from 7d15d9c to 14fd650 Compare October 31, 2025 18:22
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.

2 participants