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

Update to go 1.21 #4534

Merged
merged 8 commits into from
Dec 11, 2023
Merged

Update to go 1.21 #4534

merged 8 commits into from
Dec 11, 2023

Conversation

eapolinario
Copy link
Contributor

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

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: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (91d24a9) 58.98% compared to head (220c85f) 58.93%.
Report is 1 commits behind head on master.

❗ Current head 220c85f differs from pull request most recent head 42b8975. Consider uploading reports for the commit 42b8975 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4534      +/-   ##
==========================================
- Coverage   58.98%   58.93%   -0.06%     
==========================================
  Files         621      620       -1     
  Lines       52483    52432      -51     
==========================================
- Hits        30957    30900      -57     
- Misses      19059    19069      +10     
+ Partials     2467     2463       -4     
Flag Coverage Δ
unittests 58.93% <ø> (-0.06%) ⬇️

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.

Signed-off-by: Eduardo Apolinario <[email protected]>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Dec 6, 2023
Signed-off-by: Eduardo Apolinario <[email protected]>
@hamersaw
Copy link
Contributor

hamersaw commented Dec 6, 2023

we need to update the go version in all the github checks too right? (ex

GO_VERSION: "1.19"
)

@eapolinario eapolinario enabled auto-merge (squash) December 11, 2023 18:00
@eapolinario eapolinario merged commit 8cc422e into master Dec 11, 2023
44 of 45 checks passed
@eapolinario eapolinario deleted the go-1.21 branch December 11, 2023 18:09
pvditt pushed a commit that referenced this pull request Dec 13, 2023
* Update to go 1.21

Signed-off-by: Eduardo Apolinario <[email protected]>

* Update go version in dockerfiles

Signed-off-by: Eduardo Apolinario <[email protected]>

* Use alpine 3.18 in component images

Signed-off-by: Eduardo Apolinario <[email protected]>

* Update other references to go 1.19

Signed-off-by: Eduardo Apolinario <[email protected]>

---------

Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Paul Dittamo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants