Skip to content

use SDS for the client cert for connections with Wasm HTTP server#6139

Merged
zhaohuabing merged 3 commits intoenvoyproxy:mainfrom
zhaohuabing:fix-gatewaynamespace-wasm
May 23, 2025
Merged

use SDS for the client cert for connections with Wasm HTTP server#6139
zhaohuabing merged 3 commits intoenvoyproxy:mainfrom
zhaohuabing:fix-gatewaynamespace-wasm

Conversation

@zhaohuabing
Copy link
Member

@zhaohuabing zhaohuabing commented May 21, 2025

This PR uses SDS to fetch the envoy client certificate for envoy-wasm HTTP server TLS connection, and enables Wasm e2e tests for gatewaynamepace mode.

@zhaohuabing zhaohuabing requested a review from a team as a code owner May 21, 2025 10:25
@zhaohuabing zhaohuabing requested a review from a team May 21, 2025 10:25
@zhaohuabing zhaohuabing force-pushed the fix-gatewaynamespace-wasm branch 2 times, most recently from 8fe0e05 to 7453e70 Compare May 21, 2025 10:45
@codecov
Copy link

codecov bot commented May 21, 2025

Codecov Report

Attention: Patch coverage is 88.52459% with 7 lines in your changes missing coverage. Please review.

Project coverage is 70.57%. Comparing base (fc462a8) to head (ca91036).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/xds/translator/globalresources.go 84.21% 4 Missing and 2 partials ⚠️
internal/gatewayapi/runner/runner.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6139   +/-   ##
=======================================
  Coverage   70.57%   70.57%           
=======================================
  Files         219      219           
  Lines       36406    36444   +38     
=======================================
+ Hits        25695    25722   +27     
- Misses       9186     9193    +7     
- Partials     1525     1529    +4     

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

@zhaohuabing zhaohuabing force-pushed the fix-gatewaynamespace-wasm branch from 7453e70 to d1a7004 Compare May 21, 2025 10:56
@zirain zirain force-pushed the fix-gatewaynamespace-wasm branch from 6b6aeda to e38857c Compare May 22, 2025 01:07
arkodg
arkodg previously approved these changes May 23, 2025
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 May 23, 2025 02:22
@arkodg
Copy link
Contributor

arkodg commented May 23, 2025

since this change also affects non gateway mode users, maybe its safer to do this as a minor release than patch release

zirain
zirain previously approved these changes May 23, 2025
cnvergence
cnvergence previously approved these changes May 23, 2025
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zirain zirain force-pushed the fix-gatewaynamespace-wasm branch from e38857c to 1071487 Compare May 23, 2025 08:15
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing dismissed stale reviews from zirain, arkodg, and cnvergence via ca91036 May 23, 2025 08:34
@zhaohuabing zhaohuabing merged commit fb816c2 into envoyproxy:main May 23, 2025
27 checks passed
@zhaohuabing zhaohuabing deleted the fix-gatewaynamespace-wasm branch May 23, 2025 09:28
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.

4 participants