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

Fix konnectivity issue #238

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Conversation

peter-wangxu
Copy link
Collaborator

@peter-wangxu peter-wangxu commented Sep 24, 2023

Fix that context was cancelled before the proxy connection setup
completely which cause by GH-229

fixes: GH-232

Better debug log for scheduler
Fix that context was cancelled before the proxy connection setup
completely which cause by alibabaGH-229
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 66.66% and project coverage change: +0.17% 🎉

Comparison is base (255e6d8) 32.10% compared to head (a25ef3f) 32.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #238      +/-   ##
==========================================
+ Coverage   32.10%   32.27%   +0.17%     
==========================================
  Files          41       41              
  Lines        6411     6411              
==========================================
+ Hits         2058     2069      +11     
+ Misses       4064     4052      -12     
- Partials      289      290       +1     
Flag Coverage Δ
unittests 32.27% <66.66%> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
pkg/csi/nodeutils.go 41.25% <50.00%> (ø)
pkg/csi/controllerserver.go 57.64% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@peter-wangxu peter-wangxu merged commit 4e7d041 into alibaba:main Sep 26, 2023
5 checks passed
@peter-wangxu peter-wangxu deleted the fix_konnnectivity branch September 26, 2023 00:01
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.

open-local seemed not working properly with konnectivity
2 participants