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 matrix #3458

Merged
merged 3 commits into from
May 24, 2024
Merged

chore: update matrix #3458

merged 3 commits into from
May 24, 2024

Conversation

zirain
Copy link
Member

@zirain zirain commented May 23, 2024

fixes: #3449

remove 1.26, add 1.30

bump:
1.27.11 -> 1.27.13
1.28.7 -> 1.28.9
1.29.2 -> 1.29.4

Signed-off-by: zirain <[email protected]>
@zirain zirain requested a review from a team as a code owner May 23, 2024 02:46
@@ -84,7 +84,7 @@ jobs:
needs: [build]
strategy:
matrix:
version: [ v1.26.14, v1.27.11, v1.28.7, v1.29.2 ]
version: [ v1.27.11, v1.28.7, v1.29.2, 1.30.0 ]
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we also bump patch releases of prev minor releases ?

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.25%. Comparing base (99f9132) to head (0ca5bab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3458      +/-   ##
==========================================
+ Coverage   67.23%   67.25%   +0.02%     
==========================================
  Files         166      166              
  Lines       19439    19439              
==========================================
+ Hits        13070    13074       +4     
+ Misses       5424     5421       -3     
+ Partials      945      944       -1     

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

zirain added 2 commits May 23, 2024 11:27
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

🚀 , thanks !

@arkodg arkodg requested review from a team May 23, 2024 20:53
Copy link
Contributor

@guydc guydc left a comment

Choose a reason for hiding this comment

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

LGTM

@guydc guydc merged commit 0177dac into envoyproxy:main May 24, 2024
26 checks passed
@zirain zirain deleted the matrix branch May 24, 2024 00:59
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.

ci: test K8s v1.30
3 participants