api: Wasm code source TLS configuration#4492
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4492 +/- ##
==========================================
+ Coverage 65.25% 65.32% +0.06%
==========================================
Files 213 213
Lines 34132 34108 -24
==========================================
+ Hits 22273 22280 +7
+ Misses 10521 10492 -29
+ Partials 1338 1336 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I think we still need allow insecure registry in some cause, e.g. dev, localhost? |
We should avoid insecure as it poses potential security risks. A self-signed CA can be used for testing and development purposes. |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
API for: #4466