-
Notifications
You must be signed in to change notification settings - Fork 407
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: yurt-controller-manager reboot cannot remove taint node.openyurt.io/unschedulable (#1233) #1337
Conversation
….io/unschedulable (openyurtio#1233)
Kudos, SonarCloud Quality Gate passed! |
You have successfully added a new Trivy configuration |
You have successfully added a new Trivy configuration |
You have successfully added a new Trivy configuration |
Codecov Report
@@ Coverage Diff @@
## master #1337 +/- ##
==========================================
+ Coverage 53.01% 53.10% +0.08%
==========================================
Files 102 102
Lines 12833 12838 +5
==========================================
+ Hits 6803 6817 +14
+ Misses 5472 5464 -8
+ Partials 558 557 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AndyEWang, rambohe-ch The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind bug
What this PR does / why we need it:
The taint node.openyurt.io/unschedulable can not be removed after the failure node recovers during yurt-controller-manager reboot.
Which issue(s) this PR fixes:
Fixes #1233
Special notes for your reviewer:
/assign @rambohe-ch
Does this PR introduce a user-facing change?
other Note