[release/v1.4] cherry-pick for v1.4.4#6969
Merged
arkodg merged 8 commits intoenvoyproxy:release/v1.4from Sep 16, 2025
Merged
Conversation
* handle context errors as transient errors Signed-off-by: TomerJLevy <[email protected]> * add test cases Signed-off-by: TomerJLevy <[email protected]> * no need the new line Signed-off-by: TomerJLevy <[email protected]> * add release notes Signed-off-by: TomerJLevy <[email protected]> * Return the error as is Signed-off-by: TomerJLevy <[email protected]> * revert redundant changes Signed-off-by: TomerJLevy <[email protected]> * revert unrelated changes Signed-off-by: TomerJLevy <[email protected]> * revert more changes... Signed-off-by: TomerJLevy <[email protected]> --------- Signed-off-by: TomerJLevy <[email protected]> Co-authored-by: zirain <[email protected]> Signed-off-by: shawnh2 <[email protected]>
Signed-off-by: Shahar Harari <[email protected]> Signed-off-by: shawnh2 <[email protected]>
* fix: rm incorrectly set exclusiveMaximum field in CRD * Also fix maximum value to 599 which includes 599 as a valid num Fixes: envoyproxy#6925 Signed-off-by: Arko Dasgupta <[email protected]> Signed-off-by: shawnh2 <[email protected]>
…y#6949) Signed-off-by: Rudrakh Panigrahi <[email protected]> Signed-off-by: shawnh2 <[email protected]>
Signed-off-by: y-rabie <[email protected]> Signed-off-by: shawnh2 <[email protected]>
…erge (envoyproxy#6951) * fix: merge compression annotation Signed-off-by: sudipto baral <[email protected]> * test: add more compression merge test cases Signed-off-by: sudipto baral <[email protected]> --------- Signed-off-by: sudipto baral <[email protected]> Signed-off-by: shawnh2 <[email protected]>
Signed-off-by: Shahar Harari <[email protected]> Signed-off-by: shawnh2 <[email protected]>
4f864a7 to
ef9df3e
Compare
Signed-off-by: shawnh2 <[email protected]>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/v1.4 #6969 +/- ##
================================================
- Coverage 70.41% 70.38% -0.03%
================================================
Files 217 217
Lines 36560 36576 +16
================================================
+ Hits 25742 25745 +3
- Misses 9283 9293 +10
- Partials 1535 1538 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
/retest |
arkodg
approved these changes
Sep 15, 2025
jukie
approved these changes
Sep 16, 2025
rudrakhp
approved these changes
Sep 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cherry-pick from https://github.com/envoyproxy/gateway/pulls?q=is%3Apr+label%3Acherrypick%2Frelease-v1.4.4+is%3Aclosed+sort%3Aupdated-desc
exclude these commits since they are heavily dependent on the preceding commits, and have huge conflicts: