Skip to content

Update to Go 1.25#7201

Merged
Sovietaced merged 8 commits intoflyteorg:masterfrom
Sovietaced:go-1.25-v2
Apr 16, 2026
Merged

Update to Go 1.25#7201
Sovietaced merged 8 commits intoflyteorg:masterfrom
Sovietaced:go-1.25-v2

Conversation

@Sovietaced
Copy link
Copy Markdown
Member

@Sovietaced Sovietaced commented Apr 14, 2026

Why are the changes needed?

Go 1.25 includes performance improvements (changes to default behavior of GOMAXPROCS) and we need to keep Go up to date in order to keep some of our dependencies up to date.

What changes were proposed in this pull request?

  • Update Go to 1.25
  • Update golanci-lint to version 2 since version 1 only supports up to Go 1.24. golangci-lint configuration files have been migrated to keep as close to the existing behavior as possible using golangci-lint migrate. See the migration guide

Dependency review fails due to an ongoing request to update gRPC.

How was this patch tested?

Existing unit / integration tests

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Jason Parraga <sovietaced@gmail.com>
Signed-off-by: Jason Parraga <sovietaced@gmail.com>
Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.95%. Comparing base (c7419a8) to head (69b28f7).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7201   +/-   ##
=======================================
  Coverage   56.95%   56.95%           
=======================================
  Files         931      931           
  Lines       58234    58234           
=======================================
+ Hits        33166    33167    +1     
+ Misses      22017    22016    -1     
  Partials     3051     3051           
Flag Coverage Δ
unittests-datacatalog 53.51% <ø> (ø)
unittests-flyteadmin 53.14% <ø> (ø)
unittests-flytecopilot 43.06% <ø> (ø)
unittests-flytectl 64.09% <ø> (ø)
unittests-flyteidl 75.71% <ø> (ø)
unittests-flyteplugins 60.17% <ø> (ø)
unittests-flytepropeller 53.71% <ø> (ø)
unittests-flytestdlib 62.61% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Jason Parraga <sovietaced@gmail.com>
Signed-off-by: Jason Parraga <sovietaced@gmail.com>
Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@Sovietaced Sovietaced changed the title Update to Go 1.25 [v2] Update to Go 1.25 Apr 14, 2026
@Sovietaced Sovietaced added the housekeeping Issues that help maintain flyte and keep it tech-debt free label Apr 14, 2026
@Sovietaced Sovietaced marked this pull request as ready for review April 14, 2026 16:41
Signed-off-by: Jason Parraga <sovietaced@gmail.com>
Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@Sovietaced Sovietaced merged commit fa5da28 into flyteorg:master Apr 16, 2026
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Issues that help maintain flyte and keep it tech-debt free

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants