-
Notifications
You must be signed in to change notification settings - Fork 408
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: ensure hub leader configmap is deleted with nodepool #2324
fix: ensure hub leader configmap is deleted with nodepool #2324
Conversation
1dfc50f
to
9dda519
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2324 +/- ##
==========================================
+ Coverage 45.60% 45.74% +0.13%
==========================================
Files 398 393 -5
Lines 26331 25835 -496
==========================================
- Hits 12009 11818 -191
+ Misses 13144 12877 -267
+ Partials 1178 1140 -38
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
pkg/yurtmanager/controller/hubleaderconfig/hubleaderconfig_controller.go
Outdated
Show resolved
Hide resolved
59cdd20
to
d5d4fa1
Compare
d5d4fa1
to
61f9054
Compare
|
/LGTM |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Hub leader config should be deleted when nodepool is deleted
Which issue(s) this PR fixes:
Fixes #2323
Special notes for your reviewer:
/assign @rambohe-ch
Does this PR introduce a user-facing change?
other Note