-
Notifications
You must be signed in to change notification settings - Fork 2k
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: use --track-unscheduled-pods to select unscheduled pods in Daemonset sharding #2388
Conversation
Will this supersede #2373 ? |
Yes. |
/assign |
/hold |
/lgtm to trigger tide |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests?
@logicalhan Can we just skip that for now? We've been waiting for 6 weeks to #2374 resolved, and we're having daily pain points with KSM right now in our environment. While I appreciate adding tests, we're literally removing code and making it simpler here.. can we bypass this and just get a fix in ASAP? |
How do you know the fix works without tests? |
Co-authored-by: Alex Kennedy <[email protected]>
Co-authored-by: Alex Kennedy <[email protected]>
Co-authored-by: Manuel Rüger <[email protected]>
Co-authored-by: Manuel Rüger <[email protected]>
280bf34
to
dc6dc71
Compare
@rexagod fixed. |
LGTM |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CatherineF-dev, mrueg 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 |
@CatherineF-dev @mrueg @dgrisonnet FYI, I ran into some very easy to overlook syntax errors in this CL that eagle-eyed Please take a look at #2454 for a quick fix. |
Renovate can't renovate `jsonnetfile.jsonnet`, so we should at least add a regex config for this, if we decide to pin this version. See kubernetes/kube-state-metrics#2388 for why this was created.
What this PR does / why we need it:
How does this change affect the cardinality of KSM: (increases, decreases or does not change cardinality)
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #2353
Tested using minikube