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: bump to go 1.21 and k8s 1.28 #2979

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Aug 29, 2023

What this PR does / why we need it:

  • upgrade to go 1.21 and k8s 1.28 (not the libraries yet)
  • simplify crd image with the new distroless kubectl image
  • drop k8s 1.24 (eol) and add 1.28 to e2e

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.06% 🎉

Comparison is base (e50ee2f) 53.07% compared to head (eb4a8f4) 53.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2979      +/-   ##
==========================================
+ Coverage   53.07%   53.14%   +0.06%     
==========================================
  Files         135      135              
  Lines       11813    11813              
==========================================
+ Hits         6270     6278       +8     
+ Misses       5055     5049       -6     
+ Partials      488      486       -2     
Flag Coverage Δ
unittests 53.14% <ø> (+0.06%) ⬆️

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

see 2 files with indirect coverage changes

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

Copy link
Contributor

@maxsmythe maxsmythe left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@ritazh ritazh left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@sozercan sozercan merged commit 7ff27dd into open-policy-agent:master Oct 10, 2023
16 checks passed
@sozercan sozercan deleted the bump-go121 branch October 10, 2023 21:52
Mattes83 pushed a commit to Mattes83/gatekeeper that referenced this pull request Oct 25, 2023
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
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.

None yet

5 participants