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

[release/v1.3] Release v1.3.2 cherry-pick #5576

Open
wants to merge 8 commits into
base: release/v1.3
Choose a base branch
from

Conversation

guydc
Copy link
Contributor

@guydc guydc commented Mar 21, 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 6 commits March 21, 2025 16:25
Signed-off-by: Arko Dasgupta <[email protected]>
(cherry picked from commit 4d914ae)
Signed-off-by: Guy Daich <[email protected]>
* add TTL for wasm permission check

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* fix test

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* change

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* refresh the cache

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* purge the cache

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* refactor

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* on retry on retriable errors

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* add release note

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

---------

Signed-off-by: Huabing (Robin) Zhao <[email protected]>
(cherry picked from commit 672de8a)
Signed-off-by: Guy Daich <[email protected]>
* load EnvoyExtensionPolicy in standalone mode

Signed-off-by: Takeshi Yoneda <[email protected]>

* more

Signed-off-by: Takeshi Yoneda <[email protected]>

* release note

Signed-off-by: Takeshi Yoneda <[email protected]>

* review: use a valid target name instead of myapp

Signed-off-by: Takeshi Yoneda <[email protected]>

* gen

Signed-off-by: Takeshi Yoneda <[email protected]>

---------

Signed-off-by: Takeshi Yoneda <[email protected]>
(cherry picked from commit 4be098d)
Signed-off-by: Guy Daich <[email protected]>
* check for mirror backendRef

Signed-off-by: mark winter <[email protected]>
(cherry picked from commit 72b72c4)
Signed-off-by: Guy Daich <[email protected]>
…#5524)

* bug: dont return an err when gatewayclass is not accepted

this is a user generated error, we shouldnt log it as
a system error, and return with an error

Signed-off-by: Arko Dasgupta <[email protected]>

* release notes

Signed-off-by: Arko Dasgupta <[email protected]>

---------

Signed-off-by: Arko Dasgupta <[email protected]>
(cherry picked from commit 51e87ca)
Signed-off-by: Guy Daich <[email protected]>
* host header is not allowed to be modified

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

* address comment

Signed-off-by: Huabing (Robin) Zhao <[email protected]>

---------

Signed-off-by: Huabing (Robin) Zhao <[email protected]>
(cherry picked from commit 54efa34)
Signed-off-by: Guy Daich <[email protected]>
@guydc guydc requested a review from a team as a code owner March 21, 2025 21:42
…s updated (envoyproxy#5461)

* fix: retrigger reconilation when backendRef of type ServiceImport is updated

Signed-off-by: Teju Nareddy <[email protected]>
(cherry picked from commit e2f8978)
Signed-off-by: Guy Daich <[email protected]>
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 75.73099% with 83 lines in your changes missing coverage. Please review.

Project coverage is 67.96%. Comparing base (5847250) to head (ad65bc3).

Files with missing lines Patch % Lines
internal/gatewayapi/resource/load.go 0.00% 26 Missing ⚠️
internal/gatewayapi/filters.go 81.95% 24 Missing ⚠️
internal/wasm/cache.go 38.46% 14 Missing and 2 partials ⚠️
internal/wasm/premissioncache.go 86.88% 14 Missing and 2 partials ⚠️
internal/provider/kubernetes/controller.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.3    #5576      +/-   ##
================================================
+ Coverage         67.94%   67.96%   +0.01%     
================================================
  Files               210      211       +1     
  Lines             33135    33164      +29     
================================================
+ Hits              22515    22539      +24     
  Misses             9264     9264              
- Partials           1356     1361       +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.

Signed-off-by: Guy Daich <[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.

LGTM thanks !

@arkodg arkodg requested review from a team March 21, 2025 23:12
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