[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 <TomerJlevy@gmail.com> * add test cases Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> * no need the new line Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> * add release notes Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> * Return the error as is Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> * revert redundant changes Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> * revert unrelated changes Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> * revert more changes... Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> --------- Signed-off-by: TomerJLevy <TomerJlevy@gmail.com> Co-authored-by: zirain <zirain2009@gmail.com> Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: Shahar Harari <shahar.harari@sap.com> Signed-off-by: shawnh2 <shawnhxh@outlook.com>
* 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 <arko@tetrate.io> Signed-off-by: shawnh2 <shawnhxh@outlook.com>
…y#6949) Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com> Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: y-rabie <youssef.rabie@procore.com> Signed-off-by: shawnh2 <shawnhxh@outlook.com>
…erge (envoyproxy#6951) * fix: merge compression annotation Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com> * test: add more compression merge test cases Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com> --------- Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com> Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: Shahar Harari <shahar.harari@sap.com> Signed-off-by: shawnh2 <shawnhxh@outlook.com>
4f864a7 to
ef9df3e
Compare
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
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: