Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update minimum tested go to 1.21 / move to 1.23 release #220

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

RomainMuller
Copy link
Contributor

@RomainMuller RomainMuller commented Aug 14, 2024

Now that go1.23.0 is out, we no longer need to test against go1.21, and dropping it allows us to move k8s.io/client-go to latest version, as these require a go1.22+ toolchain.

Now that go1.23.0 is out, we no longer need to test against go1.21, and
dropping it allows us to move k8s.io/client-go to latest version, as
these require a `go1.22`+ toolchain.
@RomainMuller RomainMuller requested a review from a team as a code owner August 14, 2024 13:09
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.16%. Comparing base (224661f) to head (bdce238).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #220   +/-   ##
=======================================
  Coverage   62.16%   62.16%           
=======================================
  Files          90       90           
  Lines        4847     4847           
=======================================
  Hits         3013     3013           
  Misses       1514     1514           
  Partials      320      320           
Flag Coverage Δ
ARM64 45.27% <ø> (ø)
Linux 66.99% <ø> (ø)
Windows 44.02% <ø> (ø)
X64 62.16% <ø> (ø)
generator 42.71% <ø> (ø)
go1.21 ?
go1.22 51.47% <ø> (ø)
go1.23 50.23% <ø> (ø)
integration 46.69% <ø> (ø)
macOS 45.27% <ø> (ø)
unit 40.68% <ø> (ø)

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.

@RomainMuller RomainMuller added this pull request to the merge queue Aug 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 14, 2024
@RomainMuller RomainMuller added this pull request to the merge queue Aug 14, 2024
Merged via the queue into main with commit e60296e Aug 14, 2024
20 checks passed
@RomainMuller RomainMuller deleted the romain.marcadier/drop-go-1.21 branch August 14, 2024 16:10
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