Skip to content

[release/v1.3] release v1.3.3 cherry-pick#5951

Merged
guydc merged 10 commits intoenvoyproxy:release/v1.3from
guydc:rel-v1.3.3-cp
May 8, 2025
Merged

[release/v1.3] release v1.3.3 cherry-pick#5951
guydc merged 10 commits intoenvoyproxy:release/v1.3from
guydc:rel-v1.3.3-cp

Conversation

@guydc
Copy link
Contributor

@guydc guydc commented May 8, 2025

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Release Notes: Yes/No

arkodg and others added 7 commits May 7, 2025 17:32
* fix: return err if direct response size exceeds limit

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

* lint

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

* add another check

Signed-off-by: Arko Dasgupta <arko@tetrate.io>

---------

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
(cherry picked from commit 3ebf245)
Signed-off-by: Guy Daich <guy.daich@sap.com>
…oyproxy#5740)

*  fix precedence to use number of exact matches

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
(cherry picked from commit b295b09)
Signed-off-by: Guy Daich <guy.daich@sap.com>
* fix: SecurityPolicy reference grant

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

* add: release note

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

* update: func name

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

* revert func name

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

* update: use processBackendRef to handle route backends

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

* fix: use not pointer type for extAuth backendRef

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

* Add: testcase for ExtAuth

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

* fix: add jwt backendref to backendSecurityPolicyIndexFunc

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>

---------

Signed-off-by: kkk777-7 <kota.kimura0725@gmail.com>
(cherry picked from commit ef50718)
Signed-off-by: Guy Daich <guy.daich@sap.com>
Signed-off-by: Gavin Lam <gavin.oss@tutamail.com>
(cherry picked from commit 5e7df65)
Signed-off-by: Guy Daich <guy.daich@sap.com>
Signed-off-by: Mathias Westby Skoglund <mail@mathiaswskoglund.com>
Co-authored-by: Mathias Westby Skoglund <mail@mathiaswskoglund.com>
(cherry picked from commit 2bbbdf8)
Signed-off-by: Guy Daich <guy.daich@sap.com>
Signed-off-by: Guy Daich <guy.daich@sap.com>
Signed-off-by: Guy Daich <guy.daich@sap.com>
@codecov
Copy link

codecov bot commented May 8, 2025

Codecov Report

Attention: Patch coverage is 74.18182% with 71 lines in your changes missing coverage. Please review.

Project coverage is 68.48%. Comparing base (1e9f2a3) to head (50936e6).
Report is 1 commits behind head on release/v1.3.

Files with missing lines Patch % Lines
internal/provider/kubernetes/controller.go 75.00% 24 Missing ⚠️
internal/provider/kubernetes/routes.go 63.63% 18 Missing and 6 partials ⚠️
internal/provider/kubernetes/indexers.go 56.52% 7 Missing and 3 partials ⚠️
internal/gatewayapi/backendtrafficpolicy.go 66.66% 5 Missing and 1 partial ⚠️
internal/gatewayapi/sort.go 75.00% 4 Missing and 2 partials ⚠️
internal/provider/kubernetes/kubernetes.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.3    #5951      +/-   ##
================================================
+ Coverage         67.99%   68.48%   +0.48%     
================================================
  Files               211      211              
  Lines             33170    33151      -19     
================================================
+ Hits              22555    22704     +149     
+ Misses             9258     9085     -173     
- Partials           1357     1362       +5     

☔ 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.

arkodg and others added 3 commits May 8, 2025 15:03
…yproxy#5953)

fix: process all gatewayClasses after encountering an err

* instead of returning from Reconcile after encountering an err
which processing a `GatewayClass`, `continue` instead
to process all GatewayClasses

Fixes: envoyproxy#5618

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
(cherry picked from commit 64845fe)
Signed-off-by: Guy Daich <guy.daich@sap.com>
* fix: enable http3 but panic

Signed-off-by: bitliu <bitliu@tencent.com>
(cherry picked from commit 46e053b)
Signed-off-by: Guy Daich <guy.daich@sap.com>
Signed-off-by: Guy Daich <guy.daich@sap.com>
@guydc guydc marked this pull request as ready for review May 8, 2025 20:47
@guydc guydc requested a review from a team as a code owner May 8, 2025 20:47
@guydc guydc changed the title [release/v1.3] [pending] release v1.3.3 cherry-pick [release/v1.3] release v1.3.3 cherry-pick May 8, 2025
@guydc guydc merged commit 998995e into envoyproxy:release/v1.3 May 8, 2025
19 checks passed
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.

6 participants