Skip to content

Conversation

dixudx
Copy link
Member

@dixudx dixudx commented Aug 5, 2024

What type of PR is this?

kind/bug

What this PR does / why we need it:

This bug only existed in v0.17.0 and v0.17.1

Which issue(s) this PR fixes:

Fixes #816

Special notes for your reviewer:

@dixudx dixudx added the kind/bug Something isn't working label Aug 5, 2024
@dixudx dixudx added this to the v0.17.2 milestone Aug 5, 2024
@dixudx dixudx requested a review from a team as a code owner August 5, 2024 08:41
@dixudx dixudx requested a review from yiwei-C August 5, 2024 08:41
@dixudx
Copy link
Member Author

dixudx commented Aug 5, 2024

I've tested locally. Worked as expected.

cc @abstractmj @levidehaan Please help verify this PR. Thanks.

Signed-off-by: Di Xu <stephenhsu90@gmail.com>
@dixudx dixudx force-pushed the fix-apiservier-panic branch from 125856f to 04cdbfe Compare August 5, 2024 11:43
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.

Project coverage is 13.87%. Comparing base (e2ffa5f) to head (04cdbfe).
Report is 155 commits behind head on main.

Files Patch % Lines
pkg/hub/apiserver/shadow/apiserver.go 0.00% 32 Missing ⚠️
pkg/hub/hub.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #819      +/-   ##
==========================================
+ Coverage   13.60%   13.87%   +0.27%     
==========================================
  Files          66       77      +11     
  Lines        7492     9087    +1595     
==========================================
+ Hits         1019     1261     +242     
- Misses       6391     7729    +1338     
- Partials       82       97      +15     
Flag Coverage Δ
unittests 13.87% <0.00%> (?)

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

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

@dixudx
Copy link
Member Author

dixudx commented Aug 8, 2024

@abstractmj @levidehaan Any feedbacks on this PR? I am going to release v0.17.2.

@dixudx dixudx merged commit 4cef311 into clusternet:main Aug 9, 2024
8 of 9 checks passed
@dixudx dixudx deleted the fix-apiservier-panic branch August 9, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.17.1 panic when hub starting
1 participant