Skip to content

Conversation

dankrzeminski32
Copy link
Contributor

@dankrzeminski32 dankrzeminski32 commented Mar 9, 2025

This PR replaces all references of the older build image with the new build image that is now on go 1.24.0.

I wasn't sure if the version in go.mod needs to be updated from 1.23.0 to 1.24.0, hopefully a maintainer can chime in and let me know.

master-8508125da is the image that I found in these logs, per the documentation.

Fixes #6636

Regarding all the changes to httpgrpc.ErrorF calls, please see the section on vet in the 1.24 release notes.

@dosubot dosubot bot added the ci/cd label Mar 9, 2025
@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch 3 times, most recently from 3f6f74e to a809e59 Compare March 9, 2025 20:03
@dankrzeminski32
Copy link
Contributor Author

Hey @yeya24, any idea why this ci/lint job is failing?

@yeya24
Copy link
Contributor

yeya24 commented Mar 11, 2025

You probably also need to dump golangcilint to a version which supports 1.24

@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch from 9e7e552 to 2416ded Compare March 11, 2025 00:53
@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch from 27e196b to 8460370 Compare March 11, 2025 01:10
@pull-request-size pull-request-size bot added size/L and removed size/S labels Mar 11, 2025
@dankrzeminski32
Copy link
Contributor Author

You probably also need to dump golangcilint to a version which supports 1.24

Thanks! Here is the PR for that upgrade.

@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch from 8460370 to 8977126 Compare March 11, 2025 01:21
@pull-request-size pull-request-size bot added size/S and removed size/L labels Mar 11, 2025
@friedrichg
Copy link
Member

I wasn't sure if the version in go.mod needs to be updated from 1.23.0 to 1.24.0, hopefully a maintainer can chime in and let me know.

yes, update go.mod go version. Don't see why not. Thanks!

@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch 2 times, most recently from b526110 to f76e5bc Compare March 11, 2025 17:42
@pull-request-size pull-request-size bot added size/L and removed size/S labels Mar 11, 2025
@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch from bcae9f6 to b7a7f4b Compare March 11, 2025 23:45
@pull-request-size pull-request-size bot added size/S and removed size/L labels Mar 11, 2025
@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch from b7a7f4b to 0bdbfd2 Compare March 11, 2025 23:45
@pull-request-size pull-request-size bot added size/M and removed size/S labels Mar 11, 2025
Signed-off-by: dankrzeminski32 <[email protected]>
@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch from 30b861f to ac6dbac Compare March 12, 2025 02:12
@dankrzeminski32 dankrzeminski32 force-pushed the update-build-image-new-go-version branch from 8c1d6a1 to 7832382 Compare March 12, 2025 02:33
@dankrzeminski32
Copy link
Contributor Author

Hello @yeya24 @friedrichg, this is ready for review whenever you get the chance.

Copy link
Member

@friedrichg friedrichg left a comment

Choose a reason for hiding this comment

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

Thank you!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 12, 2025
@yeya24 yeya24 merged commit 20775d7 into cortexproject:master Mar 12, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd lgtm This PR has been approved by a maintainer size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants